info log when we are done with UIDs
authorweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Wed, 20 Oct 2004 11:04:00 +0000 (11:04 +0000)
committerweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Wed, 20 Oct 2004 11:04:00 +0000 (11:04 +0000)
git-svn-id: svn://svn.debian.org/pgp-tools/trunk@19 b513b33f-fedd-0310-b452-c3deb5f4c849

caff/caff

index 8421fa87efbd2086bd0ad0911364c592c7abb9f1..6b23803ece8e024a0141f62793aed9e4ea2eac14 100755 (executable)
--- 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;
                };