[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 0.2.0.10-60-gb3a01ec

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


The branch, build-baikal has been updated
       via  b3a01ec628bebb147c88ca41a52d699d70f77887 (commit)
      from  b94f81857a38691d156a39338bbe3e139c95433e (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/terminal/_stdout.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/backends/terminal/_stdout.py b/x2go/backends/terminal/_stdout.py
index 49656ed..458f92c 100644
--- a/x2go/backends/terminal/_stdout.py
+++ b/x2go/backends/terminal/_stdout.py
@@ -1393,7 +1393,7 @@ class X2goTerminalSessionSTDOUT(object):
                      str(self.params.kbtype),
                      str(setkbd),
                      str(self.params.session_type),
-                     self.params.cmd,
+                     str(self.params.cmd),
                    ]
 
         if self.params.cmd == 'XDMCP' and self.params.xdmcp_server:


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