(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / t-test-1-indep-val.sh
index 375167ccf347eff9c9421eec8f57ab88b219b65b..2490490130e6561098440e6b6b22e97765b181c0 100755 (executable)
@@ -86,7 +86,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