[83047] contrib/buildbot/master.cfg

wsiegrist at apple.com wsiegrist at apple.com
Wed Aug 24 11:09:08 PDT 2011


Revision: 83047
          http://trac.macports.org/changeset/83047
Author:   wsiegrist at apple.com
Date:     2011-08-24 11:09:07 -0700 (Wed, 24 Aug 2011)
Log Message:
-----------
Fix typo

Modified Paths:
--------------
    contrib/buildbot/master.cfg

Modified: contrib/buildbot/master.cfg
===================================================================
--- contrib/buildbot/master.cfg	2011-08-24 14:49:31 UTC (rev 83046)
+++ contrib/buildbot/master.cfg	2011-08-24 18:09:07 UTC (rev 83047)
@@ -284,7 +284,7 @@
 if production:
     # send mail about base failures to users on the blamelist
     from buildbot.status.mail import MailNotifier
-    mn = MailNotifier(fromaddr="noreply at macports.org", lookup="", relayhost="lists.macosforge.org"
+    mn = MailNotifier(fromaddr="noreply at macports.org", lookup="", relayhost="lists.macosforge.org",
         builders=base_buildernames, mode="problem")
     c['status'].append(mn)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110824/cd19f418/attachment.html>


More information about the macports-changes mailing list