bat-extras icon indicating copy to clipboard operation
bat-extras copied to clipboard

batwatch --help test fail

Open pepoluan opened this issue 4 years ago • 2 comments

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

pepoluan avatar Dec 01 '21 06:12 pepoluan

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

eth-p avatar Jul 30 '22 00:07 eth-p

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

deadda7a avatar Aug 28 '22 09:08 deadda7a