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: fix name


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fix name
Date: Sun, 09 Jun 2019 04:35:06 +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 747415c  fix name
747415c is described below

commit 747415c3f2e40dcbf71310702c215b0259a51d8d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sun Jun 9 04:35:01 2019 +0200

    fix name
---
 bin/taler-deployment-keyup | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup
index 14983b6..078ba92 100755
--- a/bin/taler-deployment-keyup
+++ b/bin/taler-deployment-keyup
@@ -60,7 +60,7 @@ taler-auditor-exchange \
 
 # Checks whether any denom key was generated, and
 # only sign it if so.
-if [[ -s $auditor_request_dir/auditor_request ]]; then
+if [[ -s $AUDITOR_REQUEST_DIR/auditor_request ]]; then
   echo "Signing key material by auditor.."
   taler-auditor-sign \
     -u $TALER_ENV_URL_AUDITOR \

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



reply via email to

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