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: fetch reserve _pu


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fetch reserve _public_ key
Date: Mon, 11 Dec 2017 13:22:58 +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 413b5f9  fetch reserve _public_ key
413b5f9 is described below

commit 413b5f9cfeab18a5bc7eddaaf8e9a9f59bfc6302
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Dec 11 13:22:33 2017 +0100

    fetch reserve _public_ key
---
 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 24142f6..41453ba 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-config -s PATHS -o TALER_DEPLOYMENT_SHARED 
-f)/merchant/default-tip.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]