Index: gm/tests/run.sh |
=================================================================== |
--- gm/tests/run.sh (revision 9067) |
+++ gm/tests/run.sh (working copy) |
@@ -25,7 +25,7 @@ |
# and --mismatchPath arguments to GM. Currently, for various reasons, we |
# cannot run these arguments on the production buildbots, so this should |
# only be set to nonzero for local testing. |
-WRITE_IMAGE_FILES=0 |
+WRITE_IMAGE_FILES=1 |
OUTPUT_ACTUAL_SUBDIR=output-actual |
OUTPUT_EXPECTED_SUBDIR=output-expected |