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: tip reserve key p


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: tip reserve key path
Date: Fri, 08 Dec 2017 12:07:11 +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 4a2384d  tip reserve key path
4a2384d is described below

commit 4a2384d48607b6cb2d4bdc57bf212abb2baa4108
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Dec 8 12:06:48 2017 +0100

    tip reserve key path
---
 bin/taler-deployment-top-reserve | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-top-reserve b/bin/taler-deployment-top-reserve
index cfc0056..1352b58 100755
--- a/bin/taler-deployment-top-reserve
+++ b/bin/taler-deployment-top-reserve
@@ -9,7 +9,7 @@ fi
 UUID=$(date +"uuid-%N")
 
 # Obtain reserve public key from file
-RESERVE=`gnunet-ecc -P ${TALER_DEPLOYMENT_SHARED}/merchant/default.priv`
+RESERVE=$(gnunet-ecc -P $(taler-config -s PATHS -o TALER_DEPLOYMENT_SHARED 
-f)/merchant/default-tip.priv)
 
 # Tell the exchange about the 'incoming' wire transfer
 # (TODO: shouldn't we rather tell the *bank* (bank/admin/add/incoming)

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



reply via email to

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