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

Unified Diff: masters/master.chromium.mac/master_source_cfg.py

Issue 66953010: Added an iOS Device ninja build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: 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_source_cfg.py
diff --git a/masters/master.chromium.mac/master_source_cfg.py b/masters/master.chromium.mac/master_source_cfg.py
index 9b4e5cf9ecc3e8a2546422b14bc25c7852230040..f1ce54c941ec7fa6a2f9274ee08420488369e702 100644
--- a/masters/master.chromium.mac/master_source_cfg.py
+++ b/masters/master.chromium.mac/master_source_cfg.py
@@ -30,4 +30,4 @@ def Update(config, active_master, c):
split_file=ChromeTreeFileSplitter,
pollinterval=10,
revlinktmpl=viewvc_url)
- c['change_source'].append(poller)
+# c['change_source'].append(poller)
Vadim Sh. 2013/11/21 22:33:02 Just double-checking: is this intentional?
pgervais 2013/11/21 22:46:33 Good catch. No, this is not intentional. It slippe

Powered by Google App Engine
This is Rietveld 408576698