upload_revision.py uses -m |
||||
Issue descriptiontools/clang/scrips/upload_revision.py passes -m flag to git-cl-try explicitly. The flag is specific to Buildbot, so it will break when the builder is migrated to LUCI 731456. The script will need to be updated to pass `-B luci.chromium.try` instead of `-m tryserver.chromium.linux` when the builder is ready.
,
Feb 21 2018
,
Feb 21 2018
,
Feb 21 2018
Just to make sure, right now there's nothing we can do here because luci.chromium.try doesn't have the upload bots yet, correct?
,
Feb 21 2018
fixed by https://chromium.googlesource.com/chromium/src.git/+/8803e02e8b29fac4459e256b69afd47866c57e0e |
||||
►
Sign in to add a comment |
||||
Comment 1 by no...@chromium.org
, Feb 21 2018