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)) |