[
https://issues.apache.org/jira/browse/TAJO-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882268#comment-13882268
]
Hudson commented on TAJO-552:
-----------------------------
SUCCESS: Integrated in Tajo-master-build #31 (See
[https://builds.apache.org/job/Tajo-master-build/31/])
TAJO-552: Fix Bug verify-protocbuf.sh runs with bash. (DaeMyung Kang via
jihoon) (jihoonson:
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=accd0e512124e39046bb6245ad786554a770313d)
* CHANGES.txt
* pom.xml
> Fix Bug verify-protocbuf.sh runs with bash
> ------------------------------------------
>
> Key: TAJO-552
> URL: https://issues.apache.org/jira/browse/TAJO-552
> Project: Tajo
> Issue Type: Bug
> Components: build
> Reporter: DaeMyung Kang
> Assignee: DaeMyung Kang
> Priority: Trivial
> Attachments: TAJO-552.patch
>
>
> pattern if [ "X" == "Y" ] is for bash grammer
> so. pom.xml should run verify-protocbuf.sh with bash.verify-protocbuf.sh
> currently.
> {noformat}
> main:
> [exec] ./verify-protocbuf.sh: 2: [: libprotoc 2.5.0: unexpected operator
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)