3d674925fd911748df6b516b05899e02cec27463
has_creds helps to determine if credential cache collection contains any credentials, whatever DIR: or FILE: is used.
DIR:
FILE:
Signed-off-by: Chenxiong Qi cqi@redhat.com
rebased
With this patch, no need to fix anything for the following question mentioned in comment https://pagure.io/cccolutils/issue/1#comment-43433
Do you mean you want a different output between "there are no caches" and "there are caches, but none with the correct realm"?
@puiterwijk Could you review?
Pull-Request has been merged by puiterwijk
has_creds helps to determine if credential cache collection contains any
credentials, whatever
DIR:orFILE:is used.Signed-off-by: Chenxiong Qi cqi@redhat.com