The branch, master has been updated via 584c53129bd67f9a4dd7c19f0bbc69f713073eb6 (commit) from 8cdb797a6342d9eda351b4e71d2c9262c746c687 (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 584c53129bd67f9a4dd7c19f0bbc69f713073eb6 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 7 13:10:45 2011 +0100 remove debug code ----------------------------------------------------------------------- Summary of changes: x2go/backends/terminal/_stdout.py | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/x2go/backends/terminal/_stdout.py b/x2go/backends/terminal/_stdout.py index 0e4a361..3817b43 100644 --- a/x2go/backends/terminal/_stdout.py +++ b/x2go/backends/terminal/_stdout.py @@ -114,8 +114,6 @@ class X2goSessionParams(object): """ cmd = self.cmd - print cmd - if cmd == 'RDP': self.session_type = 'R' elif cmd.startswith('rdesktop'): 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).