The branch, build-main has been updated via 05fea02e4e32457cd90936469db5b6232e5f6f9e (commit) from 56223c33fa9c13bb64ffa0bb0d6c6bb4884651bc (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 ----------------------------------------------------------------- commit 05fea02e4e32457cd90936469db5b6232e5f6f9e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jun 10 09:04:18 2012 +0200 whitespace fix ----------------------------------------------------------------------- Summary of changes: x2go/client.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) The diff of changes is: diff --git a/x2go/client.py b/x2go/client.py index e568112..c9527bb 100644 --- a/x2go/client.py +++ b/x2go/client.py @@ -463,6 +463,7 @@ class X2goClient(object): @type fingerprint: C{str} @param fingerprint_type: finger print type (like RSA, DSA, ...) @type fingerprint_type: C{str} + @return: if host validity is verified, this hook method should return C{True} @rtype: C{bool} 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).