Fixed use of @dots in @math command.
[pspp-builds.git] / tests / bugs / match-files-scratch.sh
index e526cd51ec03ab0a661754452615b3243fe341b8..4830ddd359611169f6c9c6459e61e1dd9d9ecd64 100755 (executable)
@@ -74,7 +74,7 @@ FINISH.
 EOF
 if [ $? -ne 0 ] ; then no_result ; fi
 
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi