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/add-hostname | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/subcommands/mh/add-hostname') diff --git a/src/subcommands/mh/add-hostname b/src/subcommands/mh/add-hostname index 7726a29..591f52e 100755 --- a/src/subcommands/mh/add-hostname +++ b/src/subcommands/mh/add-hostname @@ -60,9 +60,6 @@ EOF if echo "$adduidCommand" | \ 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