(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / import-export.sh
index 8b88937f905972166a17c4cb2899c3036aea15ed..67fc8d2ab7278e1abc42243efedf8bf4d279b7ef 100755 (executable)
@@ -70,7 +70,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"