[X2go-Commits] x2gobroker.git - master (branch) updated: 0.0.0.5-36-gccf7a7c
X2Go dev team
git-admin at x2go.org
Mon Mar 4 16:04:21 CET 2013
The branch, master has been updated
via ccf7a7ca308499ef909dcad891ecef4957f01abc (commit)
from 341213001583b07248fad92073941705891eb53f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ccf7a7ca308499ef909dcad891ecef4957f01abc
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Mar 4 16:04:15 2013 +0100
import logger_broker in agent.py
-----------------------------------------------------------------------
Summary of changes:
x2gobroker/agent.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/x2gobroker/agent.py b/x2gobroker/agent.py
index 4db16d7..a9123b7 100644
--- a/x2gobroker/agent.py
+++ b/x2gobroker/agent.py
@@ -29,7 +29,7 @@ x2gobroker._paramiko.monkey_patch_paramiko()
# X2Go Broker modules
import x2gobroker.defaults
-from x2gobroker.loggers import logger_error
+from x2gobroker.loggers import logger_broker, logger_error
def call_local_broker_agent(username, mode, cmdline_args=[]):
hooks/post-receive
--
x2gobroker.git (HTTP(S) Session broker for X2Go)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gobroker.git" (HTTP(S) Session broker for X2Go).
More information about the x2go-commits
mailing list