gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix bootstrap


From: gnunet
Subject: [taler-deployment] branch master updated: fix bootstrap
Date: Sat, 02 Nov 2019 17:04:10 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 02c8047  fix bootstrap
02c8047 is described below

commit 02c804788c7d18f994c11b4daeebd21d5ce7d7ef
Author: Florian Dold <address@hidden>
AuthorDate: Sat Nov 2 17:04:07 2019 +0100

    fix bootstrap
---
 bin/taler-deployment | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 29cdeac..b9488b4 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -459,6 +459,7 @@ def bootstrap() -> None:
 
 
 def create_bb_worker(dirname, workername, workerpw):
+    home = Path.home()
     bb_dir = home / dirname
     if bb_dir.exists():
         return

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]