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 "GNU Mailutils".

http://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=aa651ae97b561a53c8a2f0235b6763e6bff00c73

The branch, master has been updated
       via  aa651ae97b561a53c8a2f0235b6763e6bff00c73 (commit)
      from  25934e9ccda6d60b56f77125a6466e5c6b5de305 (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 aa651ae97b561a53c8a2f0235b6763e6bff00c73
Author: Sergey Poznyakoff <g...@gnu.org.ua>
Date:   Mon Aug 29 19:52:49 2011 +0300

    Fix testsuite.
    
    * mh/tests/burst.at: Remove leading newlines from the test
    messages.

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

Summary of changes:
 mh/tests/burst.at |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/mh/tests/burst.at b/mh/tests/burst.at
index 2e383a2..f244fdf 100644
--- a/mh/tests/burst.at
+++ b/mh/tests/burst.at
@@ -18,8 +18,8 @@ m4_pushdef([MH_KEYWORDS],[burst])
 
 MH_CHECK([burst digest],[burst00 burst-digest],[
 mkdir Mail/inbox
-AT_DATA([Mail/inbox/1],[
-From: Sergey Poznyakoff <g...@example.net>
+AT_DATA([Mail/inbox/1],
+[From: Sergey Poznyakoff <g...@example.net>
 To: r...@example.com
 Subject: digest
 
@@ -68,8 +68,8 @@ Sergey
 
 MH_CHECK([burst digest /w EB length limit],[burst01 burst-digest-eb-length],[
 mkdir Mail/inbox
-AT_DATA([Mail/inbox/1],[
-From: Sergey Poznyakoff <g...@example.net>
+AT_DATA([Mail/inbox/1],
+[From: Sergey Poznyakoff <g...@example.net>
 To: r...@example.com
 Subject: digest
 


hooks/post-receive
-- 
GNU Mailutils

_______________________________________________
Commit-mailutils mailing list
Commit-mailutils@gnu.org
https://lists.gnu.org/mailman/listinfo/commit-mailutils

Reply via email to