gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: missing '\'


From: gnunet
Subject: [taler-deployment] branch master updated: missing '\'
Date: Tue, 05 Mar 2024 15:45:14 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 0b72f03  missing '\'
0b72f03 is described below

commit 0b72f03ffa2d6f59963f084eed3bbc463e458d89
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Mar 5 15:45:10 2024 +0100

    missing '\'
---
 regional-currency/setup-exchange.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regional-currency/setup-exchange.sh 
b/regional-currency/setup-exchange.sh
index 585f3a0..0627538 100755
--- a/regional-currency/setup-exchange.sh
+++ b/regional-currency/setup-exchange.sh
@@ -243,7 +243,7 @@ if test ${DO_OFFLINE} == y; then
             'payto://iban/.*/CH.*?receiver-name=.*' \
             'Swiss only' \
             '{ "de" : "nur Schweiz", \
-               "fr" : "Suisse uniquement" }'
+               "fr" : "Suisse uniquement" }' \
       upload &>> setup.log
   fi
 fi

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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