gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: removed e-mail again to debug


From: gnunet
Subject: [taler-deployment] branch master updated: removed e-mail again to debug
Date: Tue, 23 Jun 2020 07:52:04 +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 dacf77b  removed e-mail again to debug
dacf77b is described below

commit dacf77bc157145cc5db6c3305506fdc206a1c495
Author: buckE <buckE@disroot.org>
AuthorDate: Tue Jun 23 05:51:50 2020 +0000

    removed e-mail again to debug
---
 buildbot/master.cfg | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 1ce6d4e..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']
+#    }
 )
 
 
@@ -1010,7 +1010,7 @@ IRC = reporters.IRC(
 
 EMAIL = reporters.MailNotifier(
     fromaddr="testbuild@taler.net",
-    sendToInterestedUsers=True,
+    sendToInterestedUsers=False,
     # notify from pass to fail, and viceversa.
     mode=("change"),
     builders=(

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