Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(640)

Unified Diff: sandbox/win/PRESUBMIT.py

Issue 2148053002: PRESUBMIT: use "master." prefix in CQ_INCLUDE_TRYBOTS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « native_client_sdk/PRESUBMIT.py ('k') | third_party/WebKit/Source/modules/webgl/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/PRESUBMIT.py
diff --git a/sandbox/win/PRESUBMIT.py b/sandbox/win/PRESUBMIT.py
index e03c9d1089d59d88e7e13911a868e3b32ba56460..0dee5656470bd30f1bd5924f9d192cc8b6ff2ad5 100644
--- a/sandbox/win/PRESUBMIT.py
+++ b/sandbox/win/PRESUBMIT.py
@@ -23,7 +23,7 @@ def PostUploadHook(cl, change, output_api):
return []
bots = [
- 'tryserver.chromium.win:win10_chromium_x64_rel_ng',
+ 'master.tryserver.chromium.win:win10_chromium_x64_rel_ng',
]
results = []
« no previous file with comments | « native_client_sdk/PRESUBMIT.py ('k') | third_party/WebKit/Source/modules/webgl/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698