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