Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 654 Add hints for -A flag to kdestroy When using a collection ccache, a user accustomed to the FILE ccache behavior may not be aware of all active caches, and the default kdestroy command could make it seem like there is no active cache left. Print a warning to use -A after kdestroy if there are other caches. https://github.com/krb5/krb5/commit/d4cc39674b407a0d9698097b27788b3ffdbc6fca Author: Matt Rogers Committer: Greg Hudson Commit: d4cc39674b407a0d9698097b27788b3ffdbc6fca Branch: master src/clients/kdestroy/kdestroy.c | 28 ++++++++++++++++++++++++++++ 1 files changed, 28 insertions(+), 0 deletions(-)