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: adjust bashy doub


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: adjust bashy double quotes
Date: Thu, 30 Nov 2017 17:31:50 +0100

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 a54b214  adjust bashy double quotes
a54b214 is described below

commit a54b21474191aa5dc959bab0b12d8f6dfe5efeb6
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Nov 30 17:31:29 2017 +0100

    adjust bashy double quotes
---
 bin/taler-deployment-top-reserve | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-top-reserve b/bin/taler-deployment-top-reserve
index 68c2ec3..0f28178 100755
--- a/bin/taler-deployment-top-reserve
+++ b/bin/taler-deployment-top-reserve
@@ -12,7 +12,7 @@ taler-exchange-reservemod \
   --add="$TALER_CONFIG_CURRENCY:100.0" \
   --reserve=S98FEXHW3VJ93EA73CRAQ5E8E4DJE96Z9JXYFHFD169FWS9NS8A0 \
   
--sender='{"bank_uri":"https://bank.$TALER_ENV_NAME.taler.net/","account_number":7,"type":"test"}'
 \
-  --transfer='{"uuid":"$UUID"}'
+  --transfer="{\"uuid\":\"$UUID\"}"
 
 if ! test 0 = $?; then
   echo Topping reserve failed!

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



reply via email to

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