X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fsplit-file.sh;h=2f2c98b4612873d2693e577ca94f14d1aec3a319;hb=29c51e39acf3554a56aa2adc9451cc5fd70318ae;hp=6b9a5ea38979991399875bbcd9ff254f976dda86;hpb=c48bf64ab648b9b761a8e0774db3672d8009c64c;p=pspp-builds.git diff --git a/tests/command/split-file.sh b/tests/command/split-file.sh index 6b9a5ea3..2f2c98b4 100755 --- a/tests/command/split-file.sh +++ b/tests/command/split-file.sh @@ -3,6 +3,7 @@ # This program tests the split file command TEMPDIR=/tmp/pspp-tst-$$ +TESTFILE=$TEMPDIR/`basename $0`.sps here=`pwd`;