X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Flag.sh;h=de197c97e47986e8c174f5c2003d5502e06d5ee9;hb=dfd1972f7bcb550a4fc3b05dbe7e71d12334b0a7;hp=bc14e1a93dfc2a6b1b5ef1c7b733b5e31b82956b;hpb=c9a3c45e44c1c03d13d4eb186e3817bc836f75f8;p=pspp-builds.git diff --git a/tests/command/lag.sh b/tests/command/lag.sh index bc14e1a9..de197c97 100755 --- a/tests/command/lag.sh +++ b/tests/command/lag.sh @@ -81,21 +81,18 @@ $SUPERVISOR $PSPP --testing-mode $TEMPDIR/lag.stat if [ $? -ne 0 ] ; then no_result ; fi activity="compare result" -perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list -diff -b $TEMPDIR/pspp.list - <