X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Flongvars.sh;h=8040f44a25f285628896290536f14ffb3944f534;hb=03d066d9f7e4f3d076a63e64708633bdf5e1c93c;hp=3501f2183f04034748f9c6da83f6499952e815ba;hpb=b5c82cc9aabe7e641011130240ae1b2e84348e23;p=pspp-builds.git diff --git a/tests/command/longvars.sh b/tests/command/longvars.sh index 3501f218..8040f44a 100755 --- a/tests/command/longvars.sh +++ b/tests/command/longvars.sh @@ -81,46 +81,35 @@ $SUPERVISOR $PSPP --testing-mode $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi activity="compare output" -perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list -diff -b $TEMPDIR/pspp.list - <