(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / vector.sh
index 9e5045bf7ed1161738411d04d93e85a39c1b52c4..94c0c4693cb2c7dabb0bef63739c9dd7fbda7f59 100755 (executable)
@@ -80,7 +80,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii -e $TEMPDIR/stdout $TEMPDIR/vector.stat
+$SUPERVISOR $PSPP --testing-mode -e $TEMPDIR/stdout $TEMPDIR/vector.stat
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare stdout"