(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / split-file.sh
index 10e34ed9e229a913cf820612bea63c55f0a9f687..60b4d3a5574ef20599cdad654440483ed620b8e7 100755 (executable)
@@ -81,7 +81,7 @@ EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/split.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/split.stat
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare results"