diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-10 17:40:07 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-10 17:40:07 -0400 |
commit | aff684f1821f4145c5aea4ced28c8f3b44051791 (patch) | |
tree | 55bf401e13beb70ba5a8debc9e1933faf51ac7da /src/monkeysphere-authentication | |
parent | 23b12bdbdf959fdc304fa10bae9836dae1e87f49 (diff) | |
parent | 4d3d6d2b49d21e5e1ed0b0d3e32d21f99b0e2588 (diff) |
Merge commit 'jrollins/master'
Diffstat (limited to 'src/monkeysphere-authentication')
-rwxr-xr-x | src/monkeysphere-authentication | 1 |
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" |