batwatch --help test fail
Open
bug
- Dominant language
- Shell
- Stars
- 1.6k
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
```
% ./test.sh --failed
--------------------------------------------------------------------------------
| Test Suite: batwatch |
--------------------------------------------------------------------------------
[FAIL] help :: Exited with code 141.
Totals:
PASS: 2 / 3
FAIL: 1 / 3
```
If I do `src/batwatch.sh --help`, no problem.
Also tried `src/batwatch.sh --help | grep -q 'Usage'` gets me an exit code of `0`
**OS:** Ubuntu 20.04
**Shell:** zsh (with oh-my-zsh)
Contributor guide
Assessment
This issue has not been assessed yet.