Added linked-list.[ch] --- a general purpose linked list module.
[pspp-builds.git] / tests / bugs / big-input-2.sh
index 834522628e75360e72e0248e453a8b9d9aaa12d1..cb89adf471217ed67ba28e8edd09d2a4444c79ea 100755 (executable)
@@ -6,6 +6,7 @@
 
 TEMPDIR=/tmp/pspp-tst-$$
 TESTFILE=$TEMPDIR/`basename $0`.sps
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;