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

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


The branch, release/0.4.0.x has been updated
       via  998741e75447c444478a8165d158f28892cbb719 (commit)
      from  af2a1f81c8b96df6ac049616847e22d99102791b (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/session.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/session.py b/x2go/session.py
index b6a634f..2d0c693 100644
--- a/x2go/session.py
+++ b/x2go/session.py
@@ -588,7 +588,7 @@ class X2goSession(object):
         @rtype: C{str}
 
         """
-        return self.control_session.port
+        return self.control_session.get_port()
     __get_server_port = get_server_port
 
     def get_session_name(self):


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