| Index: master.nacl/master.cfg
|
| ===================================================================
|
| --- master.nacl/master.cfg (revision 31837)
|
| +++ master.nacl/master.cfg (working copy)
|
| @@ -379,7 +379,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))
|
|
|