-
Notifications
You must be signed in to change notification settings - Fork 11
CI tests verifying bash version support #5
Copy link
Copy link
Open
Description
First of all: great work! I especially love the coverage feature.
I put together some circleci tests that runs the test script with different bash versions
- debian: https://github.com/sdolenc/critic.sh/blob/test-bash-verions/.circleci/config.yml
- alpine: https://github.com/sdolenc/critic.sh/blob/test-alpine-bash-versions/.circleci/config.yml
I believe the readme said bash 4.1 and above should work, but I can only get debian versions "buster" (bash 5) and "stretch" (bash 4.4) to pass successfully.
Would you prefer I describe the errors I'm seeing as separate issues or each one within this issue?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels