Fixed bug #13024
[pspp] / tests / command / use.sh
index 2afcc9390ab89c378b30e8f8732b0aef795d0b9a..127d77aa1d90aa4094b522c046fbe6bc9ce40bad 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests USE, just to make sure that USE ALL is accepted silently.
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;
 
@@ -47,7 +48,7 @@ cd $TEMPDIR
 
 activity="create program"
 cat > $TEMPDIR/filter.stat << EOF
-data list notable /x 1-2.
+data list notable /X 1-2.
 begin data.
 1
 2