From: Jason Stover Date: Fri, 7 Oct 2005 20:37:52 +0000 (+0000) Subject: replaced busted sed substitution with functioning perl substitutions X-Git-Tag: sav-api~2218 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d9a47fdc83e4adda2a8b2ee1406f277c4ffe2b8;p=pspp replaced busted sed substitution with functioning perl substitutions --- diff --git a/tests/command/autorecod.sh b/tests/command/autorecod.sh index 4b51f52434..2ebdc6c758 100755 --- a/tests/command/autorecod.sh +++ b/tests/command/autorecod.sh @@ -81,7 +81,8 @@ $SUPERVISOR $here/../src/pspp -o raw-ascii $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi activity="test output" -diff -b $TEMPDIR/pspp.list - <