(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / bignum.sh
index fa6e31a4bcadf03ed7741a8d89193d194b63b831..e50819181402d9a996d86d801444030bbafac150 100755 (executable)
@@ -134,7 +134,7 @@ foobar
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
 # Like the above comments say ...