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