(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / sysfile-info.sh
index 73e981e132f4d401534738b2d996b1da43b1c7e5..f741ff85f1568031f55882c4398e05785f1f9417 100755 (executable)
@@ -74,7 +74,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="filter output"