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

Dayue Gao updated KYLIN-914:
----------------------------
    Attachment: KYLIN-914.2.patch

Uploaded a new patch as [~mahongbin] suggested.

Hi hongbin, could you elaborate on the role of various dev branch and which 
branch I should work on if I want to submit any patch?

Currently I'm using Kylin-0.7.2-Incubating for evaluation purpose, so I 
generate the patch against master branch.

> Scripts shebang should use /bin/bash
> ------------------------------------
>
>                 Key: KYLIN-914
>                 URL: https://issues.apache.org/jira/browse/KYLIN-914
>             Project: Kylin
>          Issue Type: Bug
>          Components: General
>    Affects Versions: v0.7.2, v0.7.1
>            Reporter: Dayue Gao
>            Priority: Minor
>         Attachments: KYLIN-914.1.patch, KYLIN-914.2.patch
>
>
> On my ubuntu machine, running "./bin/kylin.sh start" will give the following 
> error:
> {noformat}
> ./bin/kylin.sh: 20: [: unexpected operator
> ./bin/kylin.sh: 78: [: ==: unexpected operator
> usage: kylin.sh start or kylin.sh stop
> {noformat}
> This is due to kylin's scripts use "#!/bin/sh", however ubuntu symlinks 
> /bin/sh to dash, which is not compatible with bash.



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

Reply via email to