summaryrefslogtreecommitdiff
path: root/src/monkeysphere-authentication
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-03-07 12:59:36 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-03-07 12:59:36 -0500
commitcea48901e37c2c6a370cbbdb5ceee2e197182c71 (patch)
tree20d94ba333dc17e840c1b855d953322ed527c828 /src/monkeysphere-authentication
parent468c49b6fed363f509fc86dfd8241b705ec6c096 (diff)
fix the marginal ui output so that it's not prefixed by the
LOG_PREFIX. also make sure to always export the LOG_PREFIX, so that it gets passed to subprocces su_monkeysphere_user.
Diffstat (limited to 'src/monkeysphere-authentication')
-rwxr-xr-xsrc/monkeysphere-authentication1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/monkeysphere-authentication b/src/monkeysphere-authentication
index 85ff04f..5b98153 100755
--- a/src/monkeysphere-authentication
+++ b/src/monkeysphere-authentication
@@ -144,6 +144,7 @@ export GNUPGHOME_CORE
export GNUPGHOME_SPHERE
export GNUPGHOME
export CORE_KEYLENGTH
+export LOG_PREFIX
# get subcommand
COMMAND="$1"