[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-deployment] branch master updated: Making buildbot s
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-deployment] branch master updated: Making buildbot send less e-mails. |
Date: |
Thu, 09 Mar 2017 12:11:10 +0100 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new c7d57cf Making buildbot send less e-mails.
c7d57cf is described below
commit c7d57cf0df5c3a4e755513280951384cd7ff4be3
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Mar 9 12:10:48 2017 +0100
Making buildbot send less e-mails.
---
buildbot/master.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 7e0f874..00a8fda 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -170,7 +170,7 @@ irc = reporters.IRC("irc.eu.freenode.net", "taler-bb",
})
email = reporters.MailNotifier(fromaddr="address@hidden",
sendToInterestedUsers=False,
- mode=("change", "problem"),
+ mode=("problem"),
builders=("switcher-builder"),
extraRecipients=["address@hidden",
"address@hidden",
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-deployment] branch master updated: Making buildbot send less e-mails.,
gnunet <=