gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: changed doc pass


From: gnunet
Subject: [taler-deployment] branch master updated: changed doc pass
Date: Mon, 22 Jun 2020 07:00:35 +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 4838ce7  changed doc pass
4838ce7 is described below

commit 4838ce78edfc1712df38b5d0bbce8246c616002e
Author: buckE <buckE@disroot.org>
AuthorDate: Mon Jun 22 05:00:18 2020 +0000

    changed doc pass
---
 buildbot/master.cfg | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 6a2a60a..6a2d26e 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -65,7 +65,8 @@ c["workers"] = [
     ##
     # This worker builds manuals / API docs / tutorials.
     # Location: /home/docbuilder @ taler.net
-    worker.Worker("doc-worker", "doc-pass"),
+    # changed pass to doc-pass2 because getting "duplicate" warnings and want 
to debug
+    worker.Worker("doc-worker", "doc-pass2"),
 
     ##
     # This worker builds Websites: www and stage.
@@ -1040,7 +1041,7 @@ brokenLinksEmailNotifier = reporters.MailNotifier(
 
 sphinxErrorNotifier = reporters.MailNotifier(
     fromaddr="bb@taler.net",
-    sendToInterestedUsers=False,
+    sendToInterestedUsers=True,
     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]