Fix memory leaks.
[pspp-builds.git] / tests / command / t-test-pairs.sh
index 6f2c42a18059d0640edfcce66b0acb61a5b4899a..80920a6ac859dee518587d90d67aabf57ab3a053 100755 (executable)
@@ -62,7 +62,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$here/../src/pspp -o raw-ascii $TEMPDIR/out.stat
+$SUPERVISOR $here/../src/pspp -o raw-ascii $TEMPDIR/out.stat
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output"