This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, master has been updated
       via  9c7af92d3b8f712f62a69962f90d84a377424ed2 (commit)
      from  152af2f5d075ce062e9a578738ad5c32735dd682 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9c7af92d3b8f712f62a69962f90d84a377424ed2
Author: Ralph Corderoy <[email protected]>
Date:   Sun Aug 27 20:04:42 2017 +0100

    mhparam: exit(3) zero if all components found, else one.
    
    The exit status used to be a count of the number missing, clipped to
    120.  That doesn't seem useful, and is overhead to document, read, and
    test.  Use the normal Unix 0 or 1 instead.

-----------------------------------------------------------------------

Summary of changes:
 man/mhparam.man           |  7 ++-----
 test/mhparam/test-mhparam | 30 +++++++++---------------------
 uip/mhparam.c             | 11 ++++++-----
 3 files changed, 17 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System

_______________________________________________
Nmh-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-commits

Reply via email to