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


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: name
Date: Tue, 11 Jun 2019 19:15:20 +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 9d527fb  name
9d527fb is described below

commit 9d527fb6ba39669aebc367b378a574c21db52368
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Jun 11 19:15:14 2019 +0200

    name
---
 bin/taler-deployment-keyup | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup
index a7f5aa4..2731289 100755
--- a/bin/taler-deployment-keyup
+++ b/bin/taler-deployment-keyup
@@ -40,8 +40,8 @@ MERCHANT_GNUNET_PRIV=$(taler-config -s instance-GNUnet -o 
keyfile -f)
 
 # Deploying merchant tip-reserve priv.
 if ! test -f $MERCHANT_TIP_RESERVE_PRIV ; then
-  mkdir -p $(dirname $TIP_RESERVE_PRIV)
-  cp $HOME/deployment/private-keys/default-tip.priv $TIP_RESERVE_PRIV
+  mkdir -p $(dirname $MERCHANT_TIP_RESERVE_PRIV)
+  cp $HOME/deployment/private-keys/default-tip.priv $MERCHANT_TIP_RESERVE_PRIV
   chmod 770 $MERCHANT_TIP_RESERVE_PRIV
 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]