Skip to content

Question: bash 4.1 vs 4.2 as minimum requirement #12

@MrAnno

Description

@MrAnno

Hi,

The master branch has a patch that started using [[ -v ]], which is a bash 4.2 feature:
0b2bbf6

https://github.com/bminor/bash/blob/master/CHANGES#L3642

README states that GNU bash version >= 4.1 is required.

Do you have plans to bump the min. required bash version to 4.2? Or alternatively, can I open a pull request that replaces -v with something that is 4.1-compatible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions