Fix bug #22037.
[pspp-builds.git] / tests / bugs / lag_crash.sh
index 0ed8e07707fec5c6832643b11907e442eb86ab26..87a411ad0d18e227460a4265c964382c6f353736 100755 (executable)
@@ -70,7 +70,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run_program"
-$SUPERVISOR $PSPP $TESTFILE > /dev/null
+$SUPERVISOR $PSPP --testing-mode $TESTFILE 
 if [ $? -ne 0 ] ; then fail ; fi