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