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

Robbie Gemmell resolved ARTEMIS-4638.
-------------------------------------
    Fix Version/s: 2.33.0
       Resolution: Fixed

> Remove bashism from install validation script
> ---------------------------------------------
>
>                 Key: ARTEMIS-4638
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4638
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>             Fix For: 2.33.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The {{validate-instalation.sh}} script in 
> {{artemis-distribution/src/test/scripts/validate-instalation.sh}} specifies 
> this shebang:
> {noformat}
> #!/usr/bin/env sh{noformat}
> However, it also uses the {{[[}} bashism which makes it fail on Debian based 
> distributions (e.g. Ubuntu) since those distributions use 
> [dash|https://en.wikipedia.org/wiki/Almquist_shell#dash] by default rather 
> than bash.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to