X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fdo-repeat.sh;h=07d67ec978148340f4d4fd2fa4022bcf35ba789c;hb=dfd1972f7bcb550a4fc3b05dbe7e71d12334b0a7;hp=0f395422f50180cb5b736f86ab9c37358e063c5d;hpb=c9a3c45e44c1c03d13d4eb186e3817bc836f75f8;p=pspp-builds.git diff --git a/tests/command/do-repeat.sh b/tests/command/do-repeat.sh index 0f395422..07d67ec9 100755 --- a/tests/command/do-repeat.sh +++ b/tests/command/do-repeat.sh @@ -88,11 +88,11 @@ $SUPERVISOR $PSPP --testing-mode $TESTFILE if [ $? -ne 0 ] ; then no_result ; fi activity="compare results" -perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list -diff -b $TEMPDIR/pspp.list - <