gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: typo


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: typo
Date: Fri, 01 Dec 2017 10:40:06 +0100

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

marcello pushed a commit to branch master
in repository deployment.

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

commit 15ff592ccff2ca38caa266d25f3eaa7f3f3138af
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Dec 1 10:39:28 2017 +0100

    typo
---
 config/generate-config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/generate-config b/config/generate-config
index 5418169..2417a09 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -176,7 +176,7 @@ def config(currency, envname, exchange_pub, standalone):
     cfg_put("merchant-instance-Taler", "keyfile", 
"${TALER_DEPLOYMENT_SHARED}/merchant/taler.priv")
     cfg_put("merchant-instance-default", "keyfile", 
"${TALER_DEPLOYMENT_SHARED}/merchant/default.priv")
     cfg_put("merchant-instance-default", "tip_reserve_priv", 
"27CJT3ZDYSY1XWHNCYMF1HC1DXN5TP2HV2NQETFSNJJK9J9PWCP0")
-    cfg_pub("merchant-instance-default", "tip_exchange", 
"https://exchange.{}.taler.net/".format(envname))
+    cfg_put("merchant-instance-default", "tip_exchange", 
"https://exchange.{}.taler.net/".format(envname))
     cfg_put("merchant-instance-tutorial", "keyfile", 
"${TALER_DEPLOYMENT_SHARED}/merchant/tutorial.priv")
 
     cfg_put("merchant-instance-wireformat-Tor", "test_response_file", 
"${TALER_DEPLOYMENT_SHARED}/merchant/wire/tor.json")

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



reply via email to

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