From cea48901e37c2c6a370cbbdb5ceee2e197182c71 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Sat, 7 Mar 2009 12:59:36 -0500 Subject: 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. --- src/monkeysphere-authentication | 1 + 1 file changed, 1 insertion(+) (limited to 'src/monkeysphere-authentication') 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" -- cgit v1.2.3