summaryrefslogtreecommitdiff
path: root/src/subcommands/mh/revoke-hostname
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-01-31 18:33:07 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-01-31 18:33:07 -0500
commitc7abef25b0cb36c04d12619659b7f0ad1b410c9a (patch)
tree743e8314a8f81adb184bb8bc3154ce81bbbe3195 /src/subcommands/mh/revoke-hostname
parentdd84300cab61e2a86299fd8c05f337abb38fb7d9 (diff)
more moving to subfunctions, and rename of show-key
Diffstat (limited to 'src/subcommands/mh/revoke-hostname')
-rwxr-xr-xsrc/subcommands/mh/revoke-hostname3
1 files changed, 0 insertions, 3 deletions
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