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


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: escaping
Date: Thu, 10 Oct 2019 19:54:25 +0200

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 1eb0300  escaping
1eb0300 is described below

commit 1eb0300e03c8836e9111116dc8470aaf7ba24a4f
Author: Florian Dold <address@hidden>
AuthorDate: Thu Oct 10 23:24:10 2019 +0530

    escaping
---
 bin/taler-deployment | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 1649aa1..016a2f0 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -13,13 +13,13 @@ activate_template = """\
 
 # Generated by taler-deployment-bootstrap
 
-function taler-config-generate () {
+function taler-config-generate () {{
   echo "Command disabled. Please use taler-deployment-config-generate instead."
   return 1
-}
-function taler-exchange-keyup () {
+}}
+function taler-exchange-keyup () {{
   echo "Command disabled. Please use taler-deployment-keyup instead."
-}
+}}
 
 export PATH="$HOME/deployment/bin:$HOME/local/bin:\$PATH"
 export TALER_BOOTSTRAP_TIMESTAMP={timestamp}

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



reply via email to

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