Fixed a bug which caused a crash when reading non-existent files.
[pspp] / tests / bugs / get.sh
index 3a57df03443a60abf950cc0189c1123ee0204bb5..d6c3f7936a360fc29677624eecd5735e1b1ff5c4 100755 (executable)
@@ -5,6 +5,7 @@
 
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;