X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fprint.sh;h=8b67e835323b9a12a90bf1911008f9ad00ab67aa;hb=4d5ed89b7cdcb9dc2ea761cef3f04df3d2599436;hp=33d47a7d56a3de42c90da4cd204fd84886b294f1;hpb=97d6c6f6b1922621ca013668eba9a9a9f71d60fe;p=pspp diff --git a/tests/command/print.sh b/tests/command/print.sh index 33d47a7d56..8b67e83532 100755 --- a/tests/command/print.sh +++ b/tests/command/print.sh @@ -3,6 +3,7 @@ # This program tests the PRINT transformation TEMPDIR=/tmp/pspp-tst-$$ +TESTFILE=$TEMPDIR/`basename $0`.sps here=`pwd`; @@ -77,11 +78,11 @@ if [ $? -eq 0 ] ; then fail ; fi activity="compare error messages" diff -w $TEMPDIR/errs - <