Changeset 83047
- Timestamp:
- 08/24/11 11:09:07 (4 years ago)
- File:
-
- 1 edited
-
contrib/buildbot/master.cfg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
contrib/buildbot/master.cfg
r82988 r83047 285 285 # send mail about base failures to users on the blamelist 286 286 from buildbot.status.mail import MailNotifier 287 mn = MailNotifier(fromaddr="noreply@macports.org", lookup="", relayhost="lists.macosforge.org" 287 mn = MailNotifier(fromaddr="noreply@macports.org", lookup="", relayhost="lists.macosforge.org", 288 288 builders=base_buildernames, mode="problem") 289 289 c['status'].append(mn)
Note: See TracChangeset
for help on using the changeset viewer.

