gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: re-commented www declaration r


From: gnunet
Subject: [taler-deployment] branch master updated: re-commented www declaration re: USER_PASSWORD_DB undefined
Date: Tue, 09 Jun 2020 07:46:43 +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 a2c1188  re-commented www declaration re: USER_PASSWORD_DB undefined
a2c1188 is described below

commit a2c1188d8a106c87aa115f800346739256df4e33
Author: buckE <buckE@disroot.org>
AuthorDate: Tue Jun 9 05:46:24 2020 +0000

    re-commented www declaration re: USER_PASSWORD_DB undefined
---
 buildbot/master.cfg | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index bd022fe..488f998 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1017,17 +1017,17 @@ BUILDER_LIST = [
 # -- formerly commented out as not packaged properly in Debian and others, see
 # https://bugzilla.redhat.com/show_bug.cgi?id=1557687
 # -- un-commented as "pip install buildbot.www" performed from buildbot-master 
account
-c["www"] = {
-    "port": 8010,
-    "plugins": {
-        "waterfall_view": {},
-        "console_view": {}
-    },
-    "allowed_origins": ["https://*.taler.net";],
-    "avatar_methods": [],
-    "auth": util.UserPasswordAuth(USER_PASSWORD_DB),
-    "authz": authz
-}
+#c["www"] = {
+#    "port": 8010,
+#    "plugins": {
+#        "waterfall_view": {},
+#        "console_view": {}
+#    },
+#    "allowed_origins": ["https://*.taler.net";],
+#    "avatar_methods": [],
+#    "auth": util.UserPasswordAuth(USER_PASSWORD_DB),
+#    "authz": authz
+#}
 
 ####### DB URL
 

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