The branch, master 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 ----------------------------------------------------------------- commit 254a627a60fa9eb94412c9b5e6ff76212d71ff61 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Feb 10 12:04:39 2012 +0100 remove debug code ----------------------------------------------------------------------- Summary of changes: x2go/registry.py | 2 -- 1 files changed, 0 insertions(+), 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).