Fix arg type for expr_parse.
[pspp] / tests / bugs / computebug.sh
index 6340d52179ae327b4fb8010a49f4aebff2f45360..01675aea8bab812e064114aa42a8ff2dc8246927 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests for a bug in the `compute' command
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;