nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Determining my draft folder


From: Ralph Corderoy
Subject: Re: [Nmh-workers] Determining my draft folder
Date: Sat, 18 Feb 2017 14:51:59 +0000

Hi,

I wrote:
>     EXIT STATUS
>       mhparam returns the number of components that were not found.
...
>     $ mhparam `yes | sed 256q`; echo $?
>     0

I've just pushed to git.

    
http://git.savannah.nongnu.org/cgit/nmh.git/commit/?id=e8eb3afba50cbec8d1aeabcf85a06084977d54cd

    Limit mhparam's exit status to 120 missing components.
    Otherwise, 126 and 127 would clash with bash and zsh's use.
    Higher than 127 would look like signals.  And 256 would wrap
    to a falsely succesful zero.

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]