gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin-deployment] branch master updated: path


From: gnunet
Subject: [libeufin-deployment] branch master updated: path
Date: Mon, 16 Nov 2020 17:29:29 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository libeufin-deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 1e19374  path
1e19374 is described below

commit 1e19374120394b8256bcdae25d022a2bfdf5de16
Author: MS <ms@taler.net>
AuthorDate: Mon Nov 16 17:29:25 2020 +0100

    path
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 0b7ebe1..2ff7b60 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -125,7 +125,7 @@ BUILDER_LIST = [
 ]
 
 # For now, Buildbot uses one password for all the admins.
-with open("/home/libeufin/buildbot_passwords", "r") as data:
+with open("/home/libeufin/.buildbot_passwords", "r") as data:
     password_data = data.read()
 passwords = json.loads(password_data)
 

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