[X2Go-Commits] x2gobroker.git - statusflag (branch) updated: 0.0.0.1-16-gf1ea959

X2Go dev team git-admin at x2go.org
Tue Jun 4 21:09:39 CEST 2013


The branch, statusflag has been updated
       via  f1ea959ac2800e88d57018b80b648f7ab48fc9a8 (commit)
      from  80fd7e03f7094ef1dcc3e61d9d4e30a5020ed78a (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 x2gobroker/loggers.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2gobroker/loggers.py b/x2gobroker/loggers.py
index 94e00ec..d7fb60a 100644
--- a/x2gobroker/loggers.py
+++ b/x2gobroker/loggers.py
@@ -39,7 +39,7 @@ else:
 if getpass.getuser() == X2GOBROKER_DAEMON_USER:
 
     # we run in standalone daemon mode, so let's use the system configuration for logging
-    logging.config.fileConfig(_X2GOBROKER_LOGCONFIG)
+    logging.config.fileConfig(X2GOBROKER_LOGCONFIG)
 
     # create loggers
     logger_broker = logging.getLogger('broker')


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