(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / bugs / multipass.sh
index 3e0b133943b09fd366af9aed9ecdc4bac476c1a4..24b3a5ed8cf48edb016173b3a754162f5fcec6e9 100755 (executable)
@@ -74,7 +74,7 @@ DESCRIPTIVES
 EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi