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

Unified Diff: test/masters_test.py

Issue 8305010: Add ChromiumOS Trybot support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: '' Created 9 years, 2 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 | « site_config/config_default.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/masters_test.py
===================================================================
--- test/masters_test.py (revision 105558)
+++ test/masters_test.py (working copy)
@@ -224,6 +224,7 @@
'master.reserved': None, # make start fails
'master.tryserver.chromium': 'Chromium Try Server',
'master.tryserver.nacl': 'NativeClient-Try',
+ 'master.tryserver.chromiumos': 'ChromiumOS Try Server',
}
return real_main(base_dir, expected)
« no previous file with comments | « site_config/config_default.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698