Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp] / tests / command / t-test-paired-missing-anal.sh
index 2829385e9e4ef70dd0965e79b54e8422f6fac832..793a0db16e56970cad41a8b0676735ce03b17a8c 100755 (executable)
@@ -4,6 +4,7 @@
 # when there is per ANALYSIS missing data involved.
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;