[X2Go-Commits] python-x2go.git - release/0.4.0.x (branch) updated: 0.1.1.4-5-g4f2a412

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:17:21 CET 2014


The branch, release/0.4.0.x 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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 x2go/backends/control/_stdout.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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).




More information about the x2go-commits mailing list