[X2go-Commits] x2gobroker.git - master (branch) updated: 0.0.0.1-22-g0aca8ca

X2Go dev team git-admin at x2go.org
Tue Feb 19 20:09:08 CET 2013


The branch, master has been updated
       via  0aca8cade7297dbe428473bcb5ca4e00d4f4bc10 (commit)
      from  499a783d677c3610974fdffd48573ff5037194a5 (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 0aca8cade7297dbe428473bcb5ca4e00d4f4bc10
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Feb 19 20:11:48 2013 +0100

    remove enforcement to DEBUG loglevel, was test code

-----------------------------------------------------------------------

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

The diff of changes is:
diff --git a/x2gobroker/defaults.py b/x2gobroker/defaults.py
index fdbd881..d52a485 100644
--- a/x2gobroker/defaults.py
+++ b/x2gobroker/defaults.py
@@ -39,7 +39,7 @@ else:
     X2GOBROKER_DEBUG = False
 if X2GOBROKER_USER != X2GOBROKER_DAEMON_USER:
     X2GOBROKER_DEBUG = True
-X2GOBROKER_DEBUG = True
+
 if X2GOBROKER_DEBUG:
     logger_broker.setLevel(logging.DEBUG)
     logger_access.setLevel(logging.DEBUG)


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