gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: bst notifier changes


From: gnunet
Subject: [taler-deployment] branch master updated: bst notifier changes
Date: Fri, 26 Jun 2020 10:29:37 +0200

This is an automated email from the git hooks/post-receive script.

buck pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 23e7582  bst notifier changes
23e7582 is described below

commit 23e758226cc3f73bdd1794560401b912280aa5d5
Author: buckE <buckE@disroot.org>
AuthorDate: Fri Jun 26 08:29:14 2020 +0000

    bst notifier changes
---
 buildbot/master.cfg | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 4b0fc56..3f53ae1 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1030,13 +1030,13 @@ EMAIL = reporters.MailNotifier(
 
 buildslavetestNotifier = reporters.MailNotifier(
     fromaddr="bb@taler.net",
-    sendToInterestedUsers=False,
-    addLogs=True,
+    sendToInterestedUsers=True,
+    addLogs=['update deployment.stdio',],
     useTls=True,
     # notify if sphinx exits with error (command line option in Makefile turns 
warnings into exit 1)
     mode=('all'),
     builders=('buildslavetest-builder',),
-    extraRecipients=['buckE@taler.net'],
+    #extraRecipients=['buckE@taler.net'],
     subject="BB: buildslavetest."
 )
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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