]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
tests: refix line ending problems on MinGW.
authorPeter Rosin <peda@lysator.liu.se>
Sat, 6 Oct 2012 22:57:26 +0000 (00:57 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Sat, 6 Oct 2012 22:57:26 +0000 (00:57 +0200)
In commit 22f5750, one of the hunks actually introduced
line ending problems. Revert that hunk.

* tests/mdemo.at: Use AT_DATA for expected output when the
output from compiled programs is fed through $EGREP.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
tests/mdemo.at

index 70c55324be3620d52bccd84742d03b3a73358ad3..48b7f6356a697e1b3f8adf33a94430f56d279b5a 100644 (file)
@@ -824,7 +824,8 @@ int main (int argc, char **argv)
 }
 ]])
 
-LT_AT_HOST_DATA([expout],
+# Not using LT_AT_HOST_DATA below, since $EGREP normalizes line endings.
+AT_DATA([expout],
 [[Welcome to GNU libtool mdemo2!
 module name: foo1
 module reference count: 1