(main): When testing mode is enabled, use a built-in output driver
[pspp] / tests / command / lag.sh
index 4221fb7b88aba5ab81a708b8c2e16bf9a7175847..68f4f9c7939c8d0697cdf9cc9131b13b728a69dc 100755 (executable)
@@ -73,7 +73,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/lag.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/lag.stat
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare result"