[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.2.0.2-2-gd615efb

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


The branch, brokerclient has been updated
       via  d615efb410598fc1115db958e2b3a1d026a0cf19 (commit)
      from  a3ab4c5091972d1c418c51a38506b43986d116ab (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 |    3 ---
 1 file changed, 3 deletions(-)

The diff of changes is:
diff --git a/x2go/session.py b/x2go/session.py
index 9368d96..c79966e 100644
--- a/x2go/session.py
+++ b/x2go/session.py
@@ -362,9 +362,6 @@ class X2goSession(object):
         """\
         HOOK method: called if a control session (server connection) has unexpectedly encountered a failure.
 
-        @param profile_name: profile name of session that called this hook method
-        @type profile_name: C{str}
-
         """
         if self.client_instance:
             self.client_instance.HOOK_on_control_session_death(profile_name=self.profile_name)


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