Non-existent included products are not evaluated
stdevel opened this issue · comments
When checking non-existing products, no error is displayed:
$ ./check_katello_sync --insecure -o giertz -s mysat.localhost.loc -i pinkepank -a mysat.auth
OK: |
There should be an error message.
Fixed in commit aa17f8a.