From 595aa560007102c63bbded2d8635ba5028a6887a Mon Sep 17 00:00:00 2001 From: weasel Date: Wed, 20 Oct 2004 11:04:00 +0000 Subject: [PATCH] info log when we are done with UIDs git-svn-id: svn://svn.debian.org/pgp-tools/trunk@19 b513b33f-fedd-0310-b452-c3deb5f4c849 --- caff/caff | 1 + 1 file changed, 1 insertion(+) diff --git a/caff/caff b/caff/caff index 8421fa8..6b23803 100755 --- a/caff/caff +++ b/caff/caff @@ -654,6 +654,7 @@ for my $keyid (@keyids_ok) { next; }; unless ($have_one) { + info("Uid ".($uid_number-1)." was the last, there is no $uid_number."); info("key $keyid done."); last; }; -- 2.30.2