Fix arg type for expr_parse.
[pspp] / tests / bugs / crosstabs.sh
index a850750d7f128beececf68b5fec1ccd41d507b4f..1635fe589dbabafa8456fbc4b65cf773faf4402e 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests for a bug which crashed pspp when doing a crosstabs
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;