Try sending failure notification to the -dev list
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 27 Jan 2011 05:19:06 +0000 (05:19 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 27 Jan 2011 05:19:06 +0000 (05:19 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2154 9efc2488-bf62-4759-914b-345cdb29e865

examples/buildbot.cfg

index 415baea..10f92dd 100644 (file)
@@ -145,7 +145,7 @@ mn = MailNotifier(
     fromaddr="buildbot@testing.esilibrary.com",
     sendToInterestedUsers=False,
     mode='problem',
-    extraRecipients=["dan@coffeecode.net"])
+    extraRecipients=["dan@coffeecode.net","open-ils-dev@list.georgialibraries.org"])
 c['status'].append(mn)
 
 ####### PROJECT IDENTITY