Github user ahgittin commented on the issue:

    https://github.com/apache/brooklyn-server/pull/554
  
    -1
    
    I think some shells don't respect `\n` so this could break things all over 
the place.  The norm in shells is for double-quoted strings to be allowed to 
have a new line, so we should _not_ escape it as `\n`.
    
    If the issue is to ensure that a string fits on a single line I think you 
have to look at a different escaping mechanism.



---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to