[SCM] GNU M4 source repository branch, branch-1.6, updated. v1.5.89a-93-g66c6cd5
"Eric Blake" <[email protected]> Mon, 16 Feb 2009 21:18:58 +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=66c6cd5a7cf7dfc2b776deddcd39b0a47832bc1b
The branch, branch-1.6 has been updated
via 66c6cd5a7cf7dfc2b776deddcd39b0a47832bc1b (commit)
from 6e9bab0aa8b8fba4df563121a966458ad0d918b3 (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 66c6cd5a7cf7dfc2b776deddcd39b0a47832bc1b
Author: Eric Blake <[email protected]>
Date: Mon Feb 16 14:13:19 2009 -0700
Fix bogus testsuite failure from 2009-02-11.
* examples/null.m4: Fix typo.
Signed-off-by: Eric Blake <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 1 +
examples/null.m4 | Bin 6776 -> 6778 bytes
2 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 2097dd4..d46c69b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
Fix bogus testsuite failure from 2009-02-11.
* examples/null.err: Fix typo.
+ * examples/null.m4: Likewise.
2009-02-12 Eric Blake <[email protected]>
diff --git a/examples/null.m4 b/examples/null.m4
index 3f901f4..5c78557 100644
Binary files a/examples/null.m4 and b/examples/null.m4 differ
hooks/post-receive
--
GNU M4 source repository