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

Unified Diff: master.o3d/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 | « master.nacl/master.cfg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: master.o3d/master.cfg
===================================================================
--- master.o3d/master.cfg (revision 31837)
+++ master.o3d/master.cfg (working copy)
@@ -471,7 +471,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,
tree_status_url=ActiveMaster.tree_status_url,
lookup='google.com',
forgiving_steps=forgiving_steps))
« no previous file with comments | « master.nacl/master.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698