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

Jean-Daniel Cryans resolved HBASE-1181.
---------------------------------------

      Resolution: Fixed
        Assignee: K M
    Hadoop Flags: [Reviewed]

Committed to trunk, thanks kcm!

> src/saveVersion.sh bails on non-standard Bourne shells (e.g. dash)
> ------------------------------------------------------------------
>
>                 Key: HBASE-1181
>                 URL: https://issues.apache.org/jira/browse/HBASE-1181
>             Project: Hadoop HBase
>          Issue Type: Bug
>         Environment: Debian/Ubuntu using dash as /bin/sh
>            Reporter: K M
>            Assignee: K M
>            Priority: Trivial
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1181-2.patch, HBASE-1181.patch
>
>
> src/saveVersion.sh assumes shell understands the extended [[ ]] test 
> construct.  Standard Bourne doesn't include this syntax and some system 
> /bin/sh versions are not bash - example is dash used as /bin/sh on 
> Debian/Ubuntu.
> Sync with Hadoop core sh/saveVersion.sh to pull in the regular test syntax 
> and other updates ("none" SCM, branch version, et al).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to