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 |
epoger
2013/05/08 19:39:48
First patchset turns on WRITE_IMAGE_FILES in the g
|
OUTPUT_ACTUAL_SUBDIR=output-actual |
OUTPUT_EXPECTED_SUBDIR=output-expected |