Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp-builds.git] / tests / command / print.sh
index 33d47a7d56a3de42c90da4cd204fd84886b294f1..119ac572569c2e110ca802cef9a650a7e7ae1ef4 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests the PRINT transformation
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;