You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@plc4x.apache.org by "Lukas Ott (Jira)" <ji...@apache.org> on 2020/02/17 20:32:00 UTC

[jira] [Commented] (PLC4X-176) Release Tooling - Shell script not running for bash v4

    [ https://issues.apache.org/jira/browse/PLC4X-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038610#comment-17038610 ] 

Lukas Ott commented on PLC4X-176:
---------------------------------

No issue on macos with bash 5.x or appleā€™s 3.5, or with zsh

> Release Tooling - Shell script not running for bash v4
> ------------------------------------------------------
>
>                 Key: PLC4X-176
>                 URL: https://issues.apache.org/jira/browse/PLC4X-176
>             Project: Apache PLC4X
>          Issue Type: Bug
>            Reporter: Lukas Ott
>            Priority: Trivial
>
> ^{{{color:#FF0000}luk@luk-ubu19:~/Downloads/apache-plc4x-0.6.0/tools$ ./download_staged_release.sh 0.6.0 2{color}}}^
>  ^{{{color:#FF0000}./download_staged_release.sh: 38: ./common.sh: Syntax error: "(" unexpected{color}}}^
>  ^{{{color:#FF0000}luk@luk-ubu19:~/Downloads/apache-plc4x-0.6.0/tools$ ./download_staged_release.sh 0.6.0 1{color}}}^
>  ^{{{color:#FF0000}./download_staged_release.sh: 38: ./common.sh: Syntax error: "(" unexpected{color}}}^
>  ^{{{color:#FF0000}luk@luk-ubu19:~/Downloads/apache-plc4x-0.6.0/tools${color}}}^ 
>  bash 4 tested with:
>  ^{{10052 docker run -it -v `(pwd)`:/root/code ubuntu:bionic bash}}^
>  ^{{10053 docker run -it -v `(pwd)`:/root/code ubuntu:disco bash}}^
>  ^{{10054 docker run -it -v `(pwd)`:/root/code centos:7 bash}}^
>  ^{{10055 docker run -it -v `(pwd)`:/root/code centos:8 bash}}^



--
This message was sent by Atlassian Jira
(v8.3.4#803005)