gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: syntax


From: gnunet
Subject: [taler-deployment] branch master updated: syntax
Date: Fri, 11 Sep 2020 18:16:51 +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 8965cb7  syntax
8965cb7 is described below

commit 8965cb77f30569e677433122c76b6ac90b71a898
Author: MS <ms@taler.net>
AuthorDate: Fri Sep 11 18:16:47 2020 +0200

    syntax
---
 bin/taler-config-generate | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-config-generate b/bin/taler-config-generate
index 1c71892..6fa0dc3 100755
--- a/bin/taler-config-generate
+++ b/bin/taler-config-generate
@@ -110,7 +110,7 @@ def config(obj):
     if obj.envname != "local":
         obj.cfg_put("merchant", "serve", "unix")
         obj.cfg_put("merchant", "unixpath", "$HOME/sockets/merchant.http")
-    else
+    else:
         obj.cfg_put("merchant", "serve", "tcp")
         obj.cfg_put("merchant", "port", get_port(urls["merchant_backend"]))
 

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