X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fbugs%2Fcomputebug.sh;h=01675aea8bab812e064114aa42a8ff2dc8246927;hb=e1ca4ab566c6f8317ba8ff0fd27046b82b4acd63;hp=6340d52179ae327b4fb8010a49f4aebff2f45360;hpb=4b1bad1b8eebc79d2e05ab4f023fc269d577473b;p=pspp diff --git a/tests/bugs/computebug.sh b/tests/bugs/computebug.sh index 6340d52179..01675aea8b 100755 --- a/tests/bugs/computebug.sh +++ b/tests/bugs/computebug.sh @@ -3,6 +3,7 @@ # This program tests for a bug in the `compute' command TEMPDIR=/tmp/pspp-tst-$$ +TESTFILE=$TEMPDIR/`basename $0`.sps here=`pwd`;