nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: Lyndon Nerenberg
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-444-gbdb5552
Date: Thu, 31 Jan 2013 11:59:59 +0000

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  bdb55520b3ca4ca887497822aee7d399337228aa (commit)
      from  674947e30fe81ede92efb0bc503d210d3aecf68e (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 bdb55520b3ca4ca887497822aee7d399337228aa
Author: Lyndon Nerenberg <address@hidden(none)>
Date:   Thu Jan 31 03:56:55 2013 -0800

    Use cmp(1) to compare acheieved and expected test results.
    
    'diff -c' on Solaris 11 generate a spurious 'No differences encountered'
    message (on stdout, no less!) when the compared files are identical. This
    changes the test logic to compare with 'cmp -s', and then perform a
    'diff -c' if the results don't match expectations.

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

Summary of changes:
 test/common.sh.in |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]