(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / bugs / temporary.sh
index 5aed6fde346ba2a38dd6b9d3ad76d0be61562a0c..d2091669a95a4106779432943e1192363e0f3ee2 100755 (executable)
@@ -76,7 +76,7 @@ list.
 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