[ 
https://issues.apache.org/jira/browse/ARTEMIS-4638?focusedWorklogId=904128&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-904128
 ]

ASF GitHub Bot logged work on ARTEMIS-4638:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Feb/24 16:05
            Start Date: 07/Feb/24 16:05
    Worklog Time Spent: 10m 
      Work Description: gemmellr merged PR #4812:
URL: https://github.com/apache/activemq-artemis/pull/4812




Issue Time Tracking
-------------------

    Worklog Id:     (was: 904128)
    Time Spent: 20m  (was: 10m)

> 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
>          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