[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
Ralph Corderoy |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-112-g9c7af92 |
Date: |
Sun, 27 Aug 2017 19:14:12 -0400 (EDT) |
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 <address@hidden>
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-112-g9c7af92,
Ralph Corderoy <=