The branch, master has been updated via 4f2a4126df79a1abb0fc111f51e747a59189835e (commit) from 406675d01cc24c5ac41ca11807eec0c6aeaa6729 (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 4f2a4126df79a1abb0fc111f51e747a59189835e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jul 20 18:36:37 2011 +0200 tab fix ----------------------------------------------------------------------- Summary of changes: x2go/backends/control/_stdout.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2go/backends/control/_stdout.py b/x2go/backends/control/_stdout.py index e1547b2..7153617 100644 --- a/x2go/backends/control/_stdout.py +++ b/x2go/backends/control/_stdout.py @@ -454,7 +454,7 @@ class X2goControlSessionSTDOUT(paramiko.SSHClient): self.hostname = hostname self.port = port - # if we succeed, we immediately grab us an sFTP client session + # if we succeed, we immediately grab us an sFTP client session try: self.sftp_client = self.open_sftp() except: 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).