Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp-builds.git] / tests / command / file-label.sh
index 931d0c11af14420816fc21c183868760300717a9..ac7f514247238c223c2ae22d2cb0d9ad2c4fbec6 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests the FILE LABEL and  DOCUMENT commands
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;