[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.2.1.1-4-g35f6b96

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


The branch, brokerclient has been updated
       via  35f6b967ab1eb0e5b6a9fa7bddc984ecbb16cd16 (commit)
      from  2a1d3db9b452102cfa6479dc5b8349b08f82eb67 (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/client.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/client.py b/x2go/client.py
index d160e74..9471cd2 100644
--- a/x2go/client.py
+++ b/x2go/client.py
@@ -1309,7 +1309,7 @@ class X2goClient(object):
         @param sshproxy_password: the SSH proxy user's password
         @type sshproxy_password: C{str}
         @param add_to_known_hosts: non-Paramiko option, if C{True} paramiko.AutoAddPolicy() 
-            is used as missing-host-key-policy. If set to C{False} checkhosts.X2goInteractiveAddPolicy() 
+            is used as missing-host-key-policy. If set to C{False} L{checkhosts.X2goInteractiveAddPolicy()} 
             is used
         @type add_to_known_hosts: C{bool}
         @param force_password_auth: disable SSH pub/priv key authentication mechanisms


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