X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fbugs%2Fcomment-at-eof.sh;h=6f6ff259c392efb3bbcbd8c85e8dff18a136e000;hb=9819d88a783db9f2228a4177bad3197f76ee99c0;hp=0042b431b126622330e85b0c4ccbc12a8bdee178;hpb=d01a223942ec2ae4745788b9c006f83fe22050ba;p=pspp diff --git a/tests/bugs/comment-at-eof.sh b/tests/bugs/comment-at-eof.sh index 0042b431b1..6f6ff259c3 100755 --- a/tests/bugs/comment-at-eof.sh +++ b/tests/bugs/comment-at-eof.sh @@ -4,6 +4,7 @@ # infinite loop. Thus, this test passes as long as it completes. TEMPDIR=/tmp/pspp-tst-$$ +TESTFILE=$TEMPDIR/`basename $0`.sps here=`pwd`;