From c7abef25b0cb36c04d12619659b7f0ad1b410c9a Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Sat, 31 Jan 2009 18:33:07 -0500 Subject: more moving to subfunctions, and rename of show-key --- src/subcommands/mh/revoke-hostname | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/subcommands/mh/revoke-hostname') diff --git a/src/subcommands/mh/revoke-hostname b/src/subcommands/mh/revoke-hostname index 0a773a3..01f6ee0 100755 --- a/src/subcommands/mh/revoke-hostname +++ b/src/subcommands/mh/revoke-hostname @@ -78,9 +78,6 @@ EOF if echo "$revuidCommand" | \ gpg_host --quiet --command-fd 0 --edit-key "0x${fingerprint}!" ; then - # update the trustdb for the authentication keyring - gpg_authentication "--check-trustdb" - show_key echo -- cgit v1.2.3