Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp] / tests / command / oneway-with-splits.sh
index f935343ed26ca49ec7e17c96734adc5083fb3509..44cb5bcba6b61be5aba6a9862f16b8740ffdb197 100755 (executable)
@@ -4,6 +4,7 @@
 # when SPLIT FILE is active
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;