[SCM] GNU M4 source repository branch, branch-1.6, updated. v1.5.89a-125-gfb90c01

"Eric Blake" <[email protected]> Sun, 14 Jun 2009 04:54:18 +0000
Newsgroups gmane.comp.gnu.m4.cvs
Message-ID <[email protected]>
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 M4 source repository".

http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=fb90c01769331d12b77320a1c4567281dea1b070

The branch, branch-1.6 has been updated
       via  fb90c01769331d12b77320a1c4567281dea1b070 (commit)
      from  cd3b608b3ae9a15c09b88d02debf823980dde902 (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 fb90c01769331d12b77320a1c4567281dea1b070
Author: Eric Blake <[email protected]>
Date:   Sat Jun 13 22:53:29 2009 -0600

    Fix testsuite failure.
    
    * examples/null.m4: Fix test when changeword not active.
    
    Signed-off-by: Eric Blake <[email protected]>

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

Summary of changes:
 ChangeLog        |    3 +++
 examples/null.m4 |  Bin 6841 -> 6841 bytes
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index fab85e3..3b3ca90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-06-13  Eric Blake  <[email protected]>
 
+	Fix testsuite failure.
+	* examples/null.m4: Fix test when changeword not active.
+
 	Avoid snprintf link failures.
 	* m4/gnulib-cache.m4: Import snprintf-posix module.
 	* gnulib: Update to latest.
diff --git a/examples/null.m4 b/examples/null.m4
index dcb6139..c772d97 100644
Binary files a/examples/null.m4 and b/examples/null.m4 differ


hooks/post-receive
-- 
GNU M4 source repository