(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / data-list.sh
index 01a682c1e969175a317f012bbeb89af3c4a28791..fbad9c80d509a2d7e461f18921886518883aa760 100755 (executable)
@@ -143,7 +143,7 @@ if [ $? -ne 0 ] ; then no_result ; fi
 
 
 activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii --testing-mode $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
 if [ $? -ne 0 ] ; then fail ; fi
 
 activity="compare output"