Skip to content

Bash 3 support (macOS) #4

@dxdxdt

Description

@dxdxdt

declare -A is introduced in Bash 4. Current release of macOS(10.13.4) ships with Bash 3. The script complains when run on macOS. The script runs just fine except that the report at the end of the build phase is malformed.

This post suggests that Bash 4 will never be supported on macOS due to licence issues.

TODO

  • Avoid using associative arrays

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions