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