Fixed problem which caused the test to abort if the system had no pspp
[pspp] / tests / bugs / comment-at-eof.sh
index 0042b431b126622330e85b0c4ccbc12a8bdee178..6f6ff259c392efb3bbcbd8c85e8dff18a136e000 100755 (executable)
@@ -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`;