Added linked-list.[ch] --- a general purpose linked list module.
[pspp-builds.git] / tests / bugs / examine-1sample.sh
index 497ee89225f8e53ac52c650bfa2f16df816b6a97..b988d9e2fffff7eda984cad2965b28a905ea4c2e 100755 (executable)
@@ -4,6 +4,7 @@
 # would crash if a data file with only one case was presented
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;