[SCM] GNU Autoconf source repository branch, master, updated. v2.68-135-g2fdeca5

"Eric Blake" <[email protected]> Mon, 23 Jan 2012 18:58:30 +0000
Newsgroups gmane.comp.sysutils.autoconf.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 Autoconf source repository".

http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=2fdeca53213f0467a609f558028b393868923b1b

The branch, master has been updated
       via  2fdeca53213f0467a609f558028b393868923b1b (commit)
      from  ac8beb00975688cc049035a6d347734bd6416d8a (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 2fdeca53213f0467a609f558028b393868923b1b
Author: Eric Blake <[email protected]>
Date:   Mon Jan 23 11:55:29 2012 -0700

    tests: fix test regression due to additional output
    
    This test has been failing since commit 5285ea8c (sadly, since
    last July; thankfully, unreleased).
    
    * tests/m4sugar.at (m4@&t@_require: nested): Fix test.
    
    Signed-off-by: Eric Blake <[email protected]>

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

Summary of changes:
 tests/m4sugar.at |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/m4sugar.at b/tests/m4sugar.at
index 13ba2fa..997e2dd 100644
--- a/tests/m4sugar.at
+++ b/tests/m4sugar.at
@@ -618,6 +618,7 @@ c
 post
 ]],
 [[script.4s:15: warning: m4@&t@_require: `a' was expanded before it was required
+script.4s:15: http://www.gnu.org/software/autoconf/manual/autoconf.html#Expanded-Before-Required
 script.4s:5: b is expanded from...
 script.4s:6: c is expanded from...
 script.4s:14: outer is expanded from...


hooks/post-receive
-- 
GNU Autoconf source repository