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