[GitHub] brooklyn-server pull request #554: Ensured the \n character is escaped when ...

2017-02-16 Thread Graeme-Miller
Github user Graeme-Miller closed the pull request at: https://github.com/apache/brooklyn-server/pull/554 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] brooklyn-server pull request #554: Ensured the \n character is escaped when ...

2017-02-09 Thread drigodwin
Github user drigodwin commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/554#discussion_r100288570 --- Diff: utils/common/src/main/java/org/apache/brooklyn/util/text/StringEscapes.java --- @@ -131,6 +131,8 @@ private static void

[GitHub] brooklyn-server pull request #554: Ensured the \n character is escaped when ...

2017-02-09 Thread Graeme-Miller
GitHub user Graeme-Miller opened a pull request: https://github.com/apache/brooklyn-server/pull/554 Ensured the \n character is escaped when escaping a string for bash You can merge this pull request into a Git repository by running: $ git pull