Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

batwatch --help test fail #67

Open
pepoluan opened this issue Dec 1, 2021 · 2 comments
Open

batwatch --help test fail #67

pepoluan opened this issue Dec 1, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@pepoluan
Copy link

pepoluan commented Dec 1, 2021

% ./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)

@eth-p
Copy link
Owner

eth-p commented Jul 30, 2022

Hmm. Odd, I can't seem to reproduce this. Is it still an issue on your machine?

@eth-p eth-p added the bug Something isn't working label Jul 30, 2022
@deadda7a
Copy link

Hello,
I have the same problem, but it only happens in my CI build. If I do the exact same things my CI does manually in the same environment it doesn't happen. If I find out why this happens I will report here..!

Greetings
Sebastian Elisa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants