common-workflow-language / common-workflow-language/common-workflow-language
run_test.sh should test for presence of {g,}readlink and give a nice error if it is missing
Open
- Dominant language
- Common Workflow Language
- Stars
- 1.5k
- Forks
- 193
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/common-workflow-language/common-workflow-language/blob/master/run_test.sh#L83
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at run_test.sh line 83 and inspect how the script invokes readlink. Check for the presence of readlink and greadlink before use, then provide a clear error when neither is available; done means the script handles missing commands gracefully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100