[X2Go-Commits] x2gobroker.git - statusflag (branch) updated: 0.0.1.0-33-g77c3a2c
X2Go dev team
git-admin at x2go.org
Tue Jun 4 21:10:14 CEST 2013
The branch, statusflag has been updated
via 77c3a2cea7defd21f3af1edc17f29095b3329ef3 (commit)
from bc41924e2929edfe733ba6d9c9646bfeafa7e511 (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/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 ee5d7f8..0c7c2c5 100644
--- a/x2gobroker/defaults.py
+++ b/x2gobroker/defaults.py
@@ -56,7 +56,7 @@ else:
if X2GOBROKER_USER != X2GOBROKER_DAEMON_USER:
X2GOBROKER_DEBUG = True
-# drop og level to CRITICAL if we are running the unittests...
+# raise log levels to CRITICAL if we are running the unittests...
if X2GOBROKER_TESTSUITE:
logger_broker.setLevel(logging.CRITICAL)
logger_access.setLevel(logging.CRITICAL)
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