Fix memory leaks.
[pspp-builds.git] / tests / command / t-test-groups.sh
index 487ff30b3d4c6fec68ebf6834d79920d7ea05960..1173dcc2613d33bb6b7f27485be2301cb95d013c 100755 (executable)
@@ -70,7 +70,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"