X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=gpglist%2Fgpglist;h=6393a8222695ffc1067e8c66f6837ddca69e8900;hb=HEAD;hp=f6cefe8e0f95734bce7fed8eb1a6bb0d60aeebca;hpb=3763137f68d29429c1101ff500748c80988277a1;p=pgp-tools.git diff --git a/gpglist/gpglist b/gpglist/gpglist index f6cefe8..6393a82 100755 --- a/gpglist/gpglist +++ b/gpglist/gpglist @@ -120,7 +120,7 @@ while () { next; } last if ( m/^(sub):/ ); - next if ( m/^(fpr|tru):/ ); + next if ( m/^(fpr|tru|rvk):/ ); print STDERR "hi, i'm a bug. please report me to my owner\n"; die "input: $_, key: $key"; }