[SCM] GNU M4 source repository branch, branch-1.6, updated. v1.5.89a-92-g6e9bab0
"Eric Blake" <[email protected]> Mon, 16 Feb 2009 20:37:50 +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=6e9bab0aa8b8fba4df563121a966458ad0d918b3
The branch, branch-1.6 has been updated
via 6e9bab0aa8b8fba4df563121a966458ad0d918b3 (commit)
from cc4aadc7bf969381a7835e719f81e9508eaba6cd (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 6e9bab0aa8b8fba4df563121a966458ad0d918b3
Author: Eric Blake <[email protected]>
Date: Mon Feb 16 13:29:36 2009 -0700
Fix bogus testsuite failure from 2009-02-11.
* examples/null.err: Fix typo.
Signed-off-by: Eric Blake <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +++++
examples/null.err | Bin 3298 -> 3298 bytes
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index e216c4a..2097dd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-16 Eric Blake <[email protected]>
+
+ Fix bogus testsuite failure from 2009-02-11.
+ * examples/null.err: Fix typo.
+
2009-02-12 Eric Blake <[email protected]>
Avoid quadratic code when walking definition stack.
diff --git a/examples/null.err b/examples/null.err
index 8446d78..32c85b3 100644
Binary files a/examples/null.err and b/examples/null.err differ
hooks/post-receive
--
GNU M4 source repository