Added linked-list.[ch] --- a general purpose linked list module.
[pspp-builds.git] / tests / bugs / compute-fmt.sh
index 90947510f4264f670e523fded17a33a52e8dc003..b192f0c3704c1f6b9fc40281d412fc7ea6ffa80c 100755 (executable)
@@ -5,6 +5,7 @@
 
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;