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