[X2Go-Commits] x2gobroker.git - build-main (branch) updated:	0.0.0.1-10-g2ce6139
    X2Go dev team 
    git-admin at x2go.org
       
    Sun May 19 13:03:09 CEST 2013
    
    
  
The branch, build-main has been updated
       via  2ce613977c17b31475dc3207652daa00a78f2537 (commit)
      from  d04c71a2781be037ebbb3bdc9441019409c9c2a8 (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, 2 deletions(-)
The diff of changes is:
diff --git a/x2gobroker/loggers.py b/x2gobroker/loggers.py
index 4493091..01a659f 100644
--- a/x2gobroker/loggers.py
+++ b/x2gobroker/loggers.py
@@ -26,8 +26,6 @@ from x2gobroker.defaults import X2GOBROKER_LOGCONFIG as _X2GOBROKER_LOGCONFIG
 
 logging.config.fileConfig(_X2GOBROKER_LOGCONFIG)
 
-print dir(logging.config)
-
 # create loggers
 logger_broker = logging.getLogger('broker')
 logger_access = logging.getLogger('access')
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