Fix memory leaks.
[pspp-builds.git] / tests / bugs / t-test-with-temp.sh
index e77ca799ea7ce0d3dca1570b12dd1ae4d0b21b89..b7803d20a163e68e45508f953c604d8dc2114514 100755 (executable)
@@ -64,7 +64,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="copy output"