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

Unified Diff: ash/PRESUBMIT.py

Issue 415323002: Update masters after the tryserver split. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« PRESUBMIT_test.py ('K') | « PRESUBMIT_test.py ('k') | base/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/PRESUBMIT.py
diff --git a/ash/PRESUBMIT.py b/ash/PRESUBMIT.py
index 8753f92d50269acd118c6911fec9027e17594b5d..9132e99a3dd71ca17197dd68face21caa34e430a 100644
--- a/ash/PRESUBMIT.py
+++ b/ash/PRESUBMIT.py
@@ -10,7 +10,7 @@ for more details on the presubmit API built into gcl.
def GetPreferredTryMasters(project, change):
return {
- 'tryserver.chromium': {
+ 'tryserver.chromium.linux': {
'linux_chromium_chromeos_clang_dbg': set(['defaulttests']),
}
}
« PRESUBMIT_test.py ('K') | « PRESUBMIT_test.py ('k') | base/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698