Changeset 82988
- Timestamp:
- 08/23/11 00:21:28 (4 years ago)
- File:
-
- 1 edited
-
contrib/buildbot/master.cfg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
contrib/buildbot/master.cfg
r82987 r82988 282 282 ) 283 283 284 if production: 285 # send mail about base failures to users on the blamelist 286 from buildbot.status.mail import MailNotifier 287 mn = MailNotifier(fromaddr="noreply@macports.org", lookup="", relayhost="lists.macosforge.org" 288 builders=base_buildernames, mode="problem") 289 c['status'].append(mn) 290 284 291 ####### PROJECT IDENTITY 285 292
Note: See TracChangeset
for help on using the changeset viewer.

