From: Daniel Kahn Gillmor Date: Thu, 19 Feb 2009 05:20:59 +0000 (-0500) Subject: removing --quiet from this invocation seems to avoid an add-id-certifier failure. X-Git-Tag: monkeysphere_0.23~58^2~4 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=f02e0df059f0985cc00e41554cf26b3cb4efa3c1;hp=a5d96721e78a06f7dd55071ff3ae61370e00324c;p=monkeysphere.git removing --quiet from this invocation seems to avoid an add-id-certifier failure. --- diff --git a/src/monkeysphere-authentication b/src/monkeysphere-authentication index 1def4cd..e8b11a4 100755 --- a/src/monkeysphere-authentication +++ b/src/monkeysphere-authentication @@ -85,7 +85,7 @@ gpg_sphere() { GNUPGHOME="$GNUPGHOME_SPHERE" export GNUPGHOME - su_monkeysphere_user "gpg --no-greeting --quiet --no-tty $@" + su_monkeysphere_user "gpg --no-greeting --no-tty $@" } # output to stdout the core fingerprint from the gpg core secret