summaryrefslogtreecommitdiff
path: root/src/monkeysphere-authentication
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-02-17 00:36:07 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-02-17 00:36:07 -0500
commit54e5dd2bd3d63238142c748c64fdf66135a47136 (patch)
treea959208bf3fe1a668c17206138162cb44d6c5114 /src/monkeysphere-authentication
parent650969a09be64ceda9a9773b1ba1803584ca9ada (diff)
fix a couple of left over references to expert
Diffstat (limited to 'src/monkeysphere-authentication')
-rwxr-xr-xsrc/monkeysphere-authentication4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/monkeysphere-authentication b/src/monkeysphere-authentication
index 4a09527..465777d 100755
--- a/src/monkeysphere-authentication
+++ b/src/monkeysphere-authentication
@@ -86,8 +86,8 @@ gpg_sphere() {
su_monkeysphere_user "gpg $@"
}
-# load the core fingerprint into the fingerprint variable, using the
-# gpg host secret key
+# output to stdout the core fingerprint from the gpg core secret
+# keyring
core_fingerprint() {
log debug "determining core key fingerprint..."
gpg_core --quiet --list-secret-key \