[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 0.1.1.4-103-g254a627

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


The branch, build-baikal has been updated
       via  254a627a60fa9eb94412c9b5e6ff76212d71ff61 (commit)
      from  2f1c22df05d628d18458ded68c27100e8c76dbbc (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/registry.py |    2 --
 1 file changed, 2 deletions(-)

The diff of changes is:
diff --git a/x2go/registry.py b/x2go/registry.py
index 1771ae6..4ab3d00 100644
--- a/x2go/registry.py
+++ b/x2go/registry.py
@@ -264,8 +264,6 @@ class X2goSessionRegistry(object):
             _profile_name = self(_session_uuid).get_profile_name()
             _session_name = self(_session_uuid).get_session_name()
 
-            print _session_uuid, _session_name
-
             if self(_session_uuid).get_server_hostname() != _current_status['server']:
 
                 # if the server (hostname) has changed due to a configuration change we skip all notifications


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