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