* tests/autotest.at (Hard fail): Check more restrictively for
passed tests, so that hostnames recorded in the log file do not
wrongly match.
Report by Ludovic Courtès.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+2009-07-29 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ testsuite: avoid bogus hostname match from inner test logs.
+ * tests/autotest.at (Hard fail): Check more restrictively for
+ passed tests, so that hostnames recorded in the log file do not
+ wrongly match.
+ Report by Ludovic Courtès.
+
2009-07-26 Eric Blake <ebb9@byu.net>
Release Version 2.64.
AT_CHECK([exit 99])],
[], [1], [], [ignore], [],
[AT_CHECK([grep '2 failed unexpectedly' micro-suite.log], [], [ignore])
- AT_CHECK([grep ok micro-suite.log], [1])])
+ AT_CHECK([grep '^[[12]].*ok' micro-suite.log], [1])])
AT_CHECK_AT_TEST([AT@&t@_FAIL_IF],
[AT_FAIL_IF([:])