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