projects
/
working
/
OpenSRF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4990bf7
)
Try sending failure notification to the -dev list
author
dbs
<dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 27 Jan 2011 05:19:06 +0000
(
05:19
+0000)
committer
dbs
<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
patch
|
blob
|
history
diff --git
a/examples/buildbot.cfg
b/examples/buildbot.cfg
index
415baea
..
10f92dd
100644
(file)
--- a/
examples/buildbot.cfg
+++ b/
examples/buildbot.cfg
@@
-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