gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: needs escape


From: gnunet
Subject: [taler-deployment] branch master updated: needs escape
Date: Mon, 24 Feb 2020 17:32:57 +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 e623f52  needs escape
e623f52 is described below

commit e623f5222ef103fd75d5b2a25b19d748f4935f5c
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Feb 24 17:32:55 2020 +0100

    needs escape
---
 bin/taler-deployment | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 2090656..7fe735e 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -32,7 +32,7 @@ activate_template = """\
 
 # Generated by taler-deployment-bootstrap
 
-echo $PATH | tr ":" '\n' | grep '$HOME/deployment/bin' > /dev/null
+echo $PATH | tr ":" '\\n' | grep '$HOME/deployment/bin' > /dev/null
 if test 0 != $?
 then
   export PATH="$HOME/deployment/bin:$HOME/local/bin:{curr_path}"

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



reply via email to

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