diff options
author | Matt Goins <mjgoins@openflows.com> | 2009-03-10 09:33:09 -0400 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2009-03-10 09:33:09 -0400 |
commit | b8c187a0803442fbf4d9c432cac90925791171aa (patch) | |
tree | a331ab2963d2804bd2cadc3c43805f2b0e8c7f4f /src/monkeysphere-host | |
parent | 282c489f3101f0d744b66d88853a150e79b0870d (diff) | |
parent | 0260604f7a205964dfec7ee7c29a37d6ed190b31 (diff) |
Merge commit 'jrollins/master'
Diffstat (limited to 'src/monkeysphere-host')
-rwxr-xr-x | src/monkeysphere-host | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/monkeysphere-host b/src/monkeysphere-host index 6136399..507b47f 100755 --- a/src/monkeysphere-host +++ b/src/monkeysphere-host @@ -242,6 +242,7 @@ export PROMPT export GNUPGHOME_HOST export GNUPGHOME export HOST_FINGERPRINT +export LOG_PREFIX # get subcommand COMMAND="$1" |