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; let too


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fix name; let tool decide
Date: Sun, 09 Jun 2019 04:46:03 +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 2f1b51a  fix name; let tool decide
2f1b51a is described below

commit 2f1b51a5e8a7d717ef46b2c87f21d42f59e04a62
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sun Jun 9 04:45:59 2019 +0200

    fix name; let tool decide
---
 bin/taler-deployment-sign | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-sign b/bin/taler-deployment-sign
index bab5419..e0440b4 100755
--- a/bin/taler-deployment-sign
+++ b/bin/taler-deployment-sign
@@ -19,6 +19,6 @@ if ! test -f $(taler-config -s paths -o 
taler_deployment_shared -f)/hier.lock; t
   exit 1
 fi
 
-rm -f $WIRE_RESPONSE
 taler-exchange-sign
+WIRE_RESPONSE=$(taler-config -s account-1 -o wire_response -f)
 chmod 070 $WIRE_RESPONSE

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



reply via email to

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