Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp-builds.git] / tests / command / trimmed-mean.sh
index 8b84a31c47c24d9bb38f916d54518910c6cdc819..6a6ee3a4c142f0c8c9508cae1027212a852f4d20 100755 (executable)
@@ -4,6 +4,7 @@
 # where the data is weighted towards the centre
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;