X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fuse.sh;h=127d77aa1d90aa4094b522c046fbe6bc9ce40bad;hb=4d5ed89b7cdcb9dc2ea761cef3f04df3d2599436;hp=2afcc9390ab89c378b30e8f8732b0aef795d0b9a;hpb=b996647adb40b2b51f888c8e755d5f5f2c15cb37;p=pspp diff --git a/tests/command/use.sh b/tests/command/use.sh index 2afcc9390a..127d77aa1d 100755 --- a/tests/command/use.sh +++ b/tests/command/use.sh @@ -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