From: Peter Rosin Date: Sat, 6 Oct 2012 22:57:26 +0000 (+0200) Subject: tests: refix line ending problems on MinGW. X-Git-Tag: v2.4.2.418~138 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b78fd9740ef6a2ed67a1ef14e76483af784fb5f0;p=thirdparty%2Flibtool.git tests: refix line ending problems on MinGW. 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 --- diff --git a/tests/mdemo.at b/tests/mdemo.at index 70c55324b..48b7f6356 100644 --- a/tests/mdemo.at +++ b/tests/mdemo.at @@ -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