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  374ece2e88368afd6e0a29c4ee4b75ffa9e28b39 (commit)
      from  79e665fc9bdaa67a9cd2dfd02bd4494bbec7cc2d (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 374ece2e88368afd6e0a29c4ee4b75ffa9e28b39
Author: David Levine <[email protected]>
Date:   Wed Jul 11 21:37:39 2012 -0500

    Added -mts switch to post, send, and whom.  Replaced test-sendmail-pipe
    with test-mts.

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

Summary of changes:
 Makefile.am                   |    2 +-
 h/mts.h                       |    1 +
 man/mh-tailor.man             |    4 +
 man/post.man                  |    8 ++
 man/send.man                  |    8 ++
 man/whom.man                  |    8 ++
 sbr/mts.c                     |   34 +++++---
 test/fakesendmail             |   40 +++++++---
 test/post/test-mts            |  172 +++++++++++++++++++++++++++++++++++++++++
 test/post/test-post-common.sh |    7 +-
 test/post/test-sendmail-pipe  |  122 -----------------------------
 uip/post.c                    |    8 ++
 uip/send.c                    |    3 +
 uip/whatnowsbr.c              |    3 +
 uip/whom.c                    |    3 +
 15 files changed, 275 insertions(+), 148 deletions(-)
 create mode 100755 test/post/test-mts
 delete mode 100755 test/post/test-sendmail-pipe


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