Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp] / tests / command / lag.sh
index 77ec38e8538bb452b5c5e44f4c9c7e87ae50e210..c1adf609072dcf56365b09fdb91abcbe93a28b29 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests the LAG function
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;