Fixed problem which caused the test to abort if the system had no pspp
[pspp] / tests / bugs / data-crash.sh
index d005680d3503d6af359fd438d6c6c96bd6a33747..b96c476ed9b4e2112cd9d14a02dec509dbef0845 100755 (executable)
@@ -4,6 +4,7 @@
 # invalid input
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;