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

Unified Diff: masters/master.client.syzygy/master_win_cont_cfg.py

Issue 7670026: Fix continuous and official builds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: Remove decoy defaults Created 9 years, 4 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 | « no previous file | masters/master.client.syzygy/master_win_official_cfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.syzygy/master_win_cont_cfg.py
===================================================================
--- masters/master.client.syzygy/master_win_cont_cfg.py (revision 97134)
+++ masters/master.client.syzygy/master_win_cont_cfg.py (working copy)
@@ -5,7 +5,7 @@
from master import master_config
from master.factory import syzygy_factory
-defaults = { 'category': 'continous' }
+defaults = { 'category': 'continuous' }
helper = master_config.Helper(defaults)
B = helper.Builder
« no previous file with comments | « no previous file | masters/master.client.syzygy/master_win_official_cfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698