gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: disable sendToInterestedUsers


From: gnunet
Subject: [taler-deployment] branch master updated: disable sendToInterestedUsers for sphinx until receive word on potential BB bug
Date: Mon, 22 Jun 2020 07:11:57 +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 91eaccf  disable sendToInterestedUsers for sphinx until receive word 
on potential BB bug
91eaccf is described below

commit 91eaccfc5271e80747b082c51d84263008a44555
Author: buckE <buckE@disroot.org>
AuthorDate: Mon Jun 22 05:11:41 2020 +0000

    disable sendToInterestedUsers for sphinx until receive word on potential BB 
bug
---
 buildbot/master.cfg | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 7fe747a..6b733a8 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -177,9 +177,9 @@ DOC_SCHEDULER = schedulers.SingleBranchScheduler(
         branch_re="(master|stable)", project_re="(docs|deployment)"
     ),
     treeStableTimer=None,
-    properties = {
-        'owner': ['buckE@taler.net',]
-    }
+#    properties = {
+#        'owner': ['buckE@taler.net']
+#    }
 )
 
 
@@ -1041,7 +1041,7 @@ brokenLinksEmailNotifier = reporters.MailNotifier(
 
 sphinxErrorNotifier = reporters.MailNotifier(
     fromaddr="bb@taler.net",
-    sendToInterestedUsers=True,
+    sendToInterestedUsers=False,
     addLogs=True,
     useTls=True,
     # notify if sphinx exits with error (command line option in Makefile turns 
warnings into exit 1)

-- 
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]