gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: py3


From: gnunet
Subject: [taler-deployment] branch master updated: py3
Date: Wed, 03 Jun 2020 11:16:44 +0200

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

grothoff pushed a commit to branch master
in repository deployment.

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

commit d586daa65072453b7a47344be93e9a380345830b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jun 3 11:16:41 2020 +0200

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 43f778e..8865ff8 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -957,7 +957,7 @@ c["titleURL"] = "https://taler.net";
 # We use nginx to expose the BB under this URL.
 c["buildbotURL"] = "https://buildbot.taler.net/";
 
-exec(compile(open('../taler_bb_userpass_db/taler_bb_userpass_db/db.py').read()))
+exec(compile(open('../taler_bb_userpass_db/taler_bb_userpass_db/db.py').read(),
 filename='db.py', mode='exec'))
 
 BUILDER_LIST = [
     "buildmaster-builder",

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