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:36:21 +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 84a69c0  fix name
84a69c0 is described below

commit 84a69c0fbcf99c82fec87e84f51625e3ddf1a7e8
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sun Jun 9 04:36:17 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 078ba92..8213881 100755
--- a/bin/taler-deployment-keyup
+++ b/bin/taler-deployment-keyup
@@ -65,7 +65,7 @@ if [[ -s $AUDITOR_REQUEST_DIR/auditor_request ]]; then
   taler-auditor-sign \
     -u $TALER_ENV_URL_AUDITOR \
     -m $EXCHANGE_PUB \
-    -r "$auditor_request_dir/auditor_request" \
+    -r "$AUDITOR_REQUEST_DIR/auditor_request" \
     -o "$AUDITOR_BASE_DIR/$(date +%s%N)" \
     -c ${HOME}/.config/taler.conf
 fi

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



reply via email to

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