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  783f1bcf7d7429121a97eb0117bf444c1a59a28e (commit)
      from  f51d08573e0b5ee447c03bd83547ed252103354c (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 783f1bcf7d7429121a97eb0117bf444c1a59a28e
Author: David Levine <[email protected]>
Date:   Sun May 6 10:59:42 2012 -0500

    Added check for EPERM when checking errno after a failed link(2).
    Cygwin will produce that on FAT32 filesystems.  Must do this at
    runtime rather than configure time because link() succeeds on
    NTFS filesystems.

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

Summary of changes:
 sbr/folder_addmsg.c     |    3 ++-
 test/refile/test-refile |   28 ++++++++++++++++++++--------
 uip/send.c              |    3 ++-
 3 files changed, 24 insertions(+), 10 deletions(-)
 mode change 100644 => 100755 sbr/folder_addmsg.c
 mode change 100644 => 100755 uip/send.c


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