X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=tests%2Fcommand%2Fsample.sh;h=277593fad66b5e3b219395c966407168314a1406;hb=60145c1c132f607c12b7880d5ee0092ce31889ac;hp=56a1bb30c425cba16c7e0d15d70ba5abc00ead56;hpb=c48bf64ab648b9b761a8e0774db3672d8009c64c;p=pspp diff --git a/tests/command/sample.sh b/tests/command/sample.sh index 56a1bb30c4..277593fad6 100755 --- a/tests/command/sample.sh +++ b/tests/command/sample.sh @@ -3,6 +3,7 @@ # This program tests the SAMPLE function TEMPDIR=/tmp/pspp-tst-$$ +TESTFILE=$TEMPDIR/`basename $0`.sps here=`pwd`;