(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / npar-binomial.sh
index 6fc35117cb6b2a53536a2c8beab76b7975d212aa..8c9a9971369c8aa7eb94f39db9764bcd1e3e96e6 100755 (executable)
@@ -212,7 +212,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program 1"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output 1"