gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: no to interestedUsers for now


From: gnunet
Subject: [taler-deployment] branch master updated: no to interestedUsers for now
Date: Fri, 26 Jun 2020 10:59:44 +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 5493a11  no to interestedUsers for now
5493a11 is described below

commit 5493a11e18eec803d52f106891d338de74eae42f
Author: buckE <buckE@disroot.org>
AuthorDate: Fri Jun 26 08:59:29 2020 +0000

    no to interestedUsers for now
---
 buildbot/master.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index e5b791e..1cc947e 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1029,13 +1029,13 @@ EMAIL = reporters.MailNotifier(
 
 buildslavetestNotifier = reporters.MailNotifier(
     fromaddr="bb@taler.net",
-    sendToInterestedUsers=True,
+    sendToInterestedUsers=False,
     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]