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: last change is on


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: last change is only possible for the wire details; tutorial instance needs a different private key.
Date: Tue, 17 Oct 2017 14:31:23 +0200

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 a3af442  last change is only possible for the wire details; tutorial 
instance needs a different private key.
a3af442 is described below

commit a3af44264b1fd8987389651dc26228ba83399af4
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Oct 17 14:30:33 2017 +0200

    last change is only possible for the wire details; tutorial
    instance needs a different private key.
---
 config/generate-config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/generate-config b/config/generate-config
index 02c14b7..90f9184 100755
--- a/config/generate-config
+++ b/config/generate-config
@@ -171,7 +171,7 @@ def config(currency, envname, exchange_pub, standalone):
     cfg_put("merchant-instance-GNUnet", "KEYFILE", 
"${TALER_DEPLOYMENT_SHARED}/merchant/gnunet.priv")
     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-tutorial", "KEYFILE", 
"${TALER_DEPLOYMENT_SHARED}/merchant/default.priv")
+    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")
     cfg_put("merchant-instance-wireformat-GNUnet", "TEST_RESPONSE_FILE", 
"${TALER_DEPLOYMENT_SHARED}/merchant/wire/gnunet.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]