Added linked-list.[ch] --- a general purpose linked list module.
[pspp-builds.git] / tests / bugs / val-labs-trailing-slash.sh
index 6a16984aa0431e7ec5ec2c66bd6e6a38d760bef6..d2dfabd825c393039b930f23fb78b10c5e9edea7 100755 (executable)
@@ -4,6 +4,7 @@
 # which caused a crash if it had a trailing /
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;