[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] tests: fix test regression due to additional output
From: |
Eric Blake |
Subject: |
[PATCH] tests: fix test regression due to additional output |
Date: |
Mon, 23 Jan 2012 11:58:05 -0700 |
This test has been failing since commit 5285ea8c (sadly, since
last July; thankfully, unreleased).
* tests/m4sugar.at (m4@&address@hidden: nested): Fix test.
Signed-off-by: Eric Blake <address@hidden>
---
Pushing this now. I guess the long lapse in fixing this is
a sad sign that I don't have as much time for autoconf as
I would personally like.
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@&address@hidden: `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...
--
1.7.7.5
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] tests: fix test regression due to additional output,
Eric Blake <=