gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: debug


From: gnunet
Subject: [taler-deployment] branch master updated: debug
Date: Mon, 17 May 2021 20:18:27 +0200

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

ms pushed a commit to branch master
in repository deployment.

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

commit 99a586db3a81ab0f0577ab688eca3b181725af48
Author: MS <ms@taler.net>
AuthorDate: Mon May 17 20:18:23 2021 +0200

    debug
---
 bin/taler-deployment | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index e3ce6bb..54b30bb 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -690,7 +690,7 @@ def bootstrap() -> None:
         path_list.insert(0, deployment_path)
 
     if not os.path.isfile(TOKEN_FILE):
-        with open(TOKEN_FILE) as f:
+        with open(TOKEN_FILE, "w") as f:
             f.write(generate_apitoken())
 
     with (home / "activate").open("w") as f:

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