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