You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Ricardo Jorge de Sousa Teixeira (JIRA)" <ji...@apache.org> on 2016/11/02 20:52:58 UTC

[jira] [Updated] (KYLIN-2155) get-properties.sh doesn't support parameters starting with hyphen

     [ https://issues.apache.org/jira/browse/KYLIN-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ricardo Jorge de Sousa Teixeira updated KYLIN-2155:
---------------------------------------------------
    Description: 
The last echo in get-properties.sh silently ignores strings with `-n`.

It should be double quoted.

  was:
The last echo in get-properties.sh silently ignores {-n}.

It should be double quoted.


> get-properties.sh doesn't support parameters starting with hyphen
> -----------------------------------------------------------------
>
>                 Key: KYLIN-2155
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2155
>             Project: Kylin
>          Issue Type: Bug
>          Components: Tools, Build and Test
>    Affects Versions: Future, v1.6.1
>            Reporter: Ricardo Jorge de Sousa Teixeira
>            Assignee: hongbin ma
>         Attachments: fix.patch
>
>
> The last echo in get-properties.sh silently ignores strings with `-n`.
> It should be double quoted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)