summaryrefslogtreecommitdiff
path: root/src/share/ma/add_certifier
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-03-03 01:15:50 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-03-03 01:15:50 -0500
commitb94c148b51a53f47ac2513af0e400cc9234bc3dd (patch)
treeff812f9850c5d0c6018815c30a0539be95ed676f /src/share/ma/add_certifier
parentcf04c38691c1fa80ad9ac65175e034fbff7ab0c3 (diff)
quieted down m-a add_certifier: there is no reason why the admin should be shown gpg noise.
Diffstat (limited to 'src/share/ma/add_certifier')
-rw-r--r--src/share/ma/add_certifier2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/ma/add_certifier b/src/share/ma/add_certifier
index 6f85ecf..544a3f0 100644
--- a/src/share/ma/add_certifier
+++ b/src/share/ma/add_certifier
@@ -108,7 +108,7 @@ if [ -f "$keyID" -o "$keyID" = '-' ] ; then
fi
# load the key
- gpg_sphere "--import" <"$keyID" \
+ gpg_sphere "--import" <"$keyID" 2>/dev/null \
|| failure "could not read key from '$keyID'"
# else, get the key from the keyserver