Fix memory leaks.
[pspp-builds.git] / tests / command / t-test-1s.sh
index cd1b4ad55fcf4a38186520f7bdd120620920719d..b440d55561374fadfb5e50797256509bebb9d9f6 100755 (executable)
@@ -63,7 +63,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"