]> diplodocus.org Git - nmh/commitdiff
Limit mhparam's exit status to 120 missing components.
authorRalph Corderoy <ralph@inputplus.co.uk>
Sat, 18 Feb 2017 14:47:56 +0000 (14:47 +0000)
committerRalph Corderoy <ralph@inputplus.co.uk>
Sat, 18 Feb 2017 14:47:56 +0000 (14:47 +0000)
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.


No differences found