Fixed a bug which caused a crash when reading non-existent files.
[pspp] / tests / bugs / recode-copy-bug.sh
index 0d9ed17124cc8219765bcd20f1ef7b86ba1bfaa2..559c5198014e9457e563e63c70d4645d409a8105 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests ....
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;