(main): When testing mode is enabled, use a built-in output driver
[pspp-builds.git] / tests / command / rename.sh
index 6eae4a52506604ae89b51f0e54b540a5de3e6287..2837223ed6afcdccf493982c40f0fdd8e3578544 100755 (executable)
@@ -76,7 +76,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="check sysfile"