Fix Bug #11955.
[pspp-builds.git] / tests / command / list.sh
index b73684d1ce3d23fe2a0ca852abd17afbd6d16370..3bc92aa67335ea22e186b46a86d989a3602a3185 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests the LIST command.
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;