X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fflip.sh;h=f4eb926fefd916dc47f4819a00efab8af8a11904;hb=7e8eec6839205801adddbd6fafb2ceaf7c601d08;hp=60de8395cc1f3e7f42bd086d5c23bf47a6785426;hpb=44d7b18d5c3d0a806fe1a29658445254f2376600;p=pspp diff --git a/tests/command/flip.sh b/tests/command/flip.sh index 60de8395cc..f4eb926fef 100755 --- a/tests/command/flip.sh +++ b/tests/command/flip.sh @@ -72,7 +72,8 @@ $SUPERVISOR $here/../src/pspp -o raw-ascii $TEMPDIR/flip.stat if [ $? -ne 0 ] ; then no_result ; fi activity="compare output" -diff -b -B $TEMPDIR/pspp.list - << EOF +perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list +diff -b $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g' 1.1 DATA LIST. Reading 1 record from the command file. +--------+------+-------+------+ |Variable|Record|Columns|Format|