Fixed bug #11227 (T-Test not working with alpha independent variable )
[pspp-builds.git] / tests / bugs / alpha-freq.sh
index f292563b6bec12f8aa899d74758eb68fdc690e2b..102f98bae090ffa89cb38c4df4b35e558015a7ba 100755 (executable)
@@ -60,7 +60,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 
-$here/../src/pspp $TEMPDIR/prog.sps
+$SUPERVISOR $here/../src/pspp $TEMPDIR/prog.sps
 if [ $? -ne 0 ] ; then fail ; fi