Chromium Code Reviews| Index: tools/tests/rebaseline/output/subset/output-expected/command_line |
| =================================================================== |
| --- tools/tests/rebaseline/output/subset/output-expected/command_line (revision 9661) |
| +++ tools/tests/rebaseline/output/subset/output-expected/command_line (working copy) |
| @@ -1 +1 @@ |
| -python tools/rebaseline.py --dry-run --json-base-url file:tools/tests/rebaseline/input/json1 --tests test1 test2 --configs 565 8888 --subdirs base-android-galaxy-nexus base-shuttle-win7-intel-float |
| +python tools/rebaseline.py --dry-run --expectations-root fake/expectations/path --json-base-url file:tools/tests/rebaseline/input/json1 --tests test1 test2 --configs 565 8888 --subdirs base-android-galaxy-nexus base-shuttle-win7-intel-float |
|
epoger
2013/06/18 19:21:32
In patchset 4, I modify the --expectations-root in
|