summaryrefslogtreecommitdiff
path: root/src/share/ma/add_certifier
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-02-19 01:40:19 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-02-19 02:04:11 -0500
commit07e96da7841640d7f38318faec682fb4da1ba7d0 (patch)
treedb463c46324514f63ada36c863237d581d6a10ee /src/share/ma/add_certifier
parent4238a891582ba6c62fc062d24734536d029eb33a (diff)
add some log debug redirects
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 1b484f5..bd41f23 100644
--- a/src/share/ma/add_certifier
+++ b/src/share/ma/add_certifier
@@ -148,7 +148,7 @@ if echo "$ltsignCommand" | \
# update the sphere trustdb
log debug "updating sphere trustdb..."
- gpg_sphere "--check-trustdb"
+ gpg_sphere "--check-trustdb" 2>&1 | log debug
log info "Identity certifier added."
else