[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 0.1.0.3-22-gd5f0709

X2Go dev team git-admin at x2go.org
Wed Jan 8 15:30:32 CET 2014


The branch, build-baikal has been updated
       via  d5f0709a91e364d88ae76d95235d6f02860f3d68 (commit)
      from  476adefe5f6f1c81e03d6cc3be01e8b8777eff67 (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:
 x2go/guardian.py |    3 +++
 1 file changed, 3 insertions(+)

The diff of changes is:
diff --git a/x2go/guardian.py b/x2go/guardian.py
index 42943bd..36b0623 100644
--- a/x2go/guardian.py
+++ b/x2go/guardian.py
@@ -106,6 +106,9 @@ class X2goSessionGuardian(threading.Thread):
 
             if seconds % self.refresh_interval == 0:
 
+                self.logger('Entering X2go Guardian client management loop...', loglevel=log.loglevel_DEBUG)
+
+
                 if self.auto_update_listsessions_cache:
                     self.client_instance.update_cache_all_profiles()
 


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

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 "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list