DATA LIST with free-field formats should not have implied decimal
[pspp] / tests / bugs / alpha-freq.sh
index 102f98bae090ffa89cb38c4df4b35e558015a7ba..fcd4eaca3d4a5236d58b42bf497b50682bd3ce41 100755 (executable)
@@ -4,6 +4,7 @@
 # crash if given an alphanumeric variable
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;