| commit | 2cce834ad526efdca08d32b73eb348187d02bf04 | [log] [tgz] |
|---|---|---|
| author | qyearsley <qyearsley@chromium.org> | Mon Jul 11 20:09:34 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Mon Jul 11 20:11:07 2016 |
| tree | 42190dae8cfcb2986016f27274e661d7f96f763c | |
| parent | df752f49b690408d23722c91f8ce7fceb660631e [diff] |
In builder config, change "is_try_bot" -> "is_try_builder". In http://crrev.cm/2019463003, I accidentally used is_try_bot in one place and is_try_builder in the rest of the places. This CL makes the usage consistent so that those three builders are actually considered try bots (for the purposes of rebaseline-from-try-bots). Review-Url: https://codereview.chromium.org/2135393002 Cr-Commit-Position: refs/heads/master@{#404717}