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

Unified Diff: masters/master.chromium.mac/master.cfg

Issue 66953010: Added an iOS Device ninja build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Removed commented line Created 7 years, 1 month 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
Index: masters/master.chromium.mac/master.cfg
diff --git a/masters/master.chromium.mac/master.cfg b/masters/master.chromium.mac/master.cfg
index b678e5c6d5d8bfb2a8a305a747a0237374b0cede..8f370d56411307344595f4a0139e7205e5a90e4d 100644
--- a/masters/master.chromium.mac/master.cfg
+++ b/masters/master.chromium.mac/master.cfg
@@ -36,7 +36,7 @@ c['logCompressionLimit'] = False
c['projectName'] = ActiveMaster.project_name
c['projectURL'] = config.Master.project_url
# Must come before AutoSetupMaster().
-c['buildbotURL'] = 'http://build.chromium.org/p/chromium.mac/'
+c['buildbotURL'] = ActiveMaster.buildbot_url
# Associate the slaves to the manual builders. The configuration is in
# slaves.cfg.
« no previous file with comments | « no previous file | masters/master.chromium.mac/master_mac_cfg.py » ('j') | masters/master.chromium.mac/master_mac_cfg.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698