Add BUG=None to autoroll CLs for chromium_revision in DEPS.
TBR=ehmaldonado@webrtc.org BUG=None Review URL: https://codereview.webrtc.org/2355383003 . Cr-Commit-Position: refs/heads/master@{#14338}
This commit is contained in:
parent
acc39c44bc
commit
0bb7f0594a
@ -291,6 +291,7 @@ def GenerateCommitMessage(current_cr_rev, new_cr_rev, current_commit_pos,
|
||||
commit_msg.append('No update to Clang.\n')
|
||||
|
||||
commit_msg.append('TBR=%s' % tbr_authors)
|
||||
commit_msg.append('BUG=None')
|
||||
return '\n'.join(commit_msg)
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user