Skip to content

Fix -K option

This MR fixes the hacky implemention of the -K option so that it actually duplicates the behaviour of -k.

In the new code based on ciecplib there is no difference between -k/-K, neither option actually checks klist up front.

Merge request reports