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: passing (MANDATOR


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: passing (MANDATORY) -c option to taler-auditor-sign
Date: Tue, 18 Jul 2017 11:33:25 +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 33712e3  passing (MANDATORY) -c option to taler-auditor-sign
33712e3 is described below

commit 33712e3f774feb25e1f04db3af691dc3dd3f8b13
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Jul 18 11:33:02 2017 +0200

    passing (MANDATORY) -c option to taler-auditor-sign
---
 bin/taler-deployment-keyup | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup
index 3b2f8d3..f862132 100755
--- a/bin/taler-deployment-keyup
+++ b/bin/taler-deployment-keyup
@@ -17,7 +17,8 @@ taler-auditor-sign \
   -u $TALER_ENV_URL_AUDITOR \
   -m $(taler-config -s exchange -o master_public_key) \
   -r "$auditor_request_dir/auditor_request" \
-  -o "$(taler-config -s exchangedb -o auditor_base_dir -f)/$(date +%s%N)"
+  -o "$(taler-config -s exchangedb -o auditor_base_dir -f)/$(date +%s%N)" \
+  -c .config/taler.conf
 
 if [[ 0 != $? ]]; then
   echo Auditor signing not accomplished.

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



reply via email to

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