Skip to content

bash compatibility #53

@noraj

Description

@noraj
$ ./les.sh
Script needs Bash in version 4.0 or newer. Aborting.

It says LES supports only bash 4.0+ and I was running it on bash 3.1 so I understand.

But on #3 you said

To avoid these kind of errors I've added bash version checking on script's startup. 4.0 is needed for associative arrays, =~ operator was added in 3.* so we should be good now.

So finally 3.* is not supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions