On Sun, 2016-05-22 at 14:36 +0200, Jakub Wilk wrote:

> CATS doesn't warn me if I select a check (or a flag, or a group) thatĀ 
> doesn't exist. Instead, it just prints all the checks it didn't runĀ 
> (i.e. all of them):

I have a patch that does the following, would that work?

$ check-all-the-things -c thischeckdoesnotexist
Skipped, hidden, trimmed and work needing checks:
- cmdline disabled check: 7z-test acheck afl ansible-lint ...
- dangerous check: afl bfbtester lockdep perl-b-lint perl-syntax-check zzuf
- help needed: acheck ansible-lint cbmc checkmp3 chk-origtargz clang-check ...
- modifies files: autoscan autoupdate wrap-and-sort
- no matching files: 7z-test acheck afl ansible-lint appstream-util-validate ...
- unknown check: thischeckdoesnotexist
$ check-all-the-things -f thisflagdoesnotexist
Skipped, hidden, trimmed and work needing checks:
- cmdline disabled flag: 7z-test acheck afl ansible-lint ...
- dangerous check: afl bfbtester lockdep perl-b-lint perl-syntax-check zzuf
- help needed: acheck ansible-lint cbmc checkmp3 chk-origtargz clang-check ...
- modifies files: autoscan autoupdate wrap-and-sort
- no matching files: 7z-test acheck afl ansible-lint appstream-util-validate ...
- unknown flag: thisflagdoesnotexist

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to