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

Unified Diff: master.chromeos/master.cfg

Issue 389025: Change type of extraRecipients to a list.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/tools/buildbot/
Patch Set: Created 11 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
« no previous file with comments | « no previous file | master.chromium/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: master.chromeos/master.cfg
===================================================================
--- master.chromeos/master.cfg (revision 31837)
+++ master.chromeos/master.cfg (working copy)
@@ -264,7 +264,7 @@
relayhost=config.Master.smtp,
subject='buildbot %(result)s in %(projectName)s on %(builder)s, '
'revision %(revision)s',
- extraRecipients=tuple(ActiveMaster.tree_closing_notification_recipients),
+ extraRecipients=ActiveMaster.tree_closing_notification_recipients,
lookup='google.com',
forgiving_steps=forgiving_steps,
tree_status_url=ActiveMaster.tree_status_url))
« no previous file with comments | « no previous file | master.chromium/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698