Commit 48308675 authored by danakj's avatar danakj Committed by Commit bot

cc presubmit: Add "master." prefix for the blink tryserver.

R=tandrii@chromium.org
BUG=617627
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_blink_rel

Review-Url: https://codereview.chromium.org/2147793003
Cr-Commit-Position: refs/heads/master@{#405293}
parent 238f0a02
...@@ -338,7 +338,7 @@ def PostUploadHook(cl, change, output_api): ...@@ -338,7 +338,7 @@ def PostUploadHook(cl, change, output_api):
return [] return []
bots = [ bots = [
'tryserver.blink:linux_blink_rel', 'master.tryserver.blink:linux_blink_rel',
] ]
results = [] results = []
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment