Fix memory leaks.
[pspp-builds.git] / tests / command / t-test-1-indep-val.sh
index 972818ac4fefdae29d1ad4a6e5b7bdbd4f6a0f97..89f2a038b40589160db6f77798b22a7cded6ea8c 100755 (executable)
@@ -79,7 +79,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