Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp] / tests / command / use.sh
index 2afcc9390ab89c378b30e8f8732b0aef795d0b9a..a685d3087f8f39619735a42bed85634e62d588d8 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests USE, just to make sure that USE ALL is accepted silently.
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;