gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: +builders among e


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: +builders among e-mail-notified ones
Date: Wed, 12 Jul 2017 09:25:49 +0200

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 ae0f19a  +builders among e-mail-notified ones
ae0f19a is described below

commit ae0f19a4d272e8660e0e51921e29aeb7c4cb96f5
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jul 12 09:25:19 2017 +0200

    +builders among e-mail-notified ones
---
 buildbot/master.cfg | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 2b279a1..688f055 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -235,10 +235,11 @@ irc = reporters.IRC("irc.eu.freenode.net", "taler-bb",
 email = reporters.MailNotifier(fromaddr="address@hidden",
                                sendToInterestedUsers=False,
                                mode=("problem"),
-                               builders=("switcher-builder", "doc-builder"),
-                               extraRecipients=["address@hidden",
-                                                "address@hidden",
-                                                "address@hidden"],
+                               builders=("switcher-builder",
+                                         "doc-builder",
+                                         "wallet-builder",
+                                         "selenium-builder"),
+                               extraRecipients=["address@hidden"],
                                subject="Taler build.")
 c['services'].append(irc)
 c['services'].append(email)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]