gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: fix


From: gnunet
Subject: [taler-deployment] branch master updated: fix
Date: Wed, 22 Jan 2020 15:20:32 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 62bb358  fix
62bb358 is described below

commit 62bb358552272e69d4d69c0d30fcacf4afefb427
Author: Florian Dold <address@hidden>
AuthorDate: Wed Jan 22 15:20:30 2020 +0100

    fix
---
 bin/taler-deployment-prepare | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare
index 8b8b4a8..c7de668 100755
--- a/bin/taler-deployment-prepare
+++ b/bin/taler-deployment-prepare
@@ -70,11 +70,6 @@ taler-exchange-keyup
 
 WIRE_RESPONSE=$(taler-config -s exchange-account-1 -o wire_response -f)
 
-if test -e "$WIRE_RESPONSE"; then
-  echo "Will not override that wire response file ($WIRE_RESPONSE); exiting."
-  exit 0
-fi
-
 taler-exchange-wire
 chmod 770 $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]