X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=gpglist%2Fgpglist;h=6393a8222695ffc1067e8c66f6837ddca69e8900;hb=HEAD;hp=10ad68ece13cb8131bbada930aefb3f33b9ab987;hpb=ffec474552d2132044c56c7429f4054142ac752c;p=pgp-tools.git diff --git a/gpglist/gpglist b/gpglist/gpglist index 10ad68e..6393a82 100755 --- a/gpglist/gpglist +++ b/gpglist/gpglist @@ -120,7 +120,7 @@ while () { next; } last if ( m/^(sub):/ ); - next if ( m/^(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"; }