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: Add auditor signi


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Add auditor signing exchange's key material.
Date: Tue, 14 Feb 2017 14:30:18 +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 ffa831c  Add auditor signing exchange's key material.
     new f6bde4e  Merge branch 'master' of taler.net:deployment
ffa831c is described below

commit ffa831c3d4b3e86eaee46c4a694b2e682f599b0a
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Feb 14 14:29:45 2017 +0100

    Add auditor signing exchange's key material.
---
 bin/taler-deployment-keyup | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup
index 3c0e114..129e4a7 100755
--- a/bin/taler-deployment-keyup
+++ b/bin/taler-deployment-keyup
@@ -2,6 +2,8 @@
 
 set -eu
 
-taler-exchange-keyup -m ~/shared-data/exchange/offline-keys/master.priv
+taler-exchange-keyup \
+  -m ~/shared-data/exchange/offline-keys/master.priv \
+  -o ~/shared-data/exchange/auditor-request/auditor_request
 
 chmod -fR g+rw ~/shared-data

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



reply via email to

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