Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp-builds.git] / tests / command / sys-info.sh
index 31025a0cfe7d02fa811c2fcedfa761e80f974466..ab87ddeacb0c60e88fccf345ba0a696b329057c7 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests the SYSFILE INFO command
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;