The branch, twofactorauth has been updated via fce791081c835af97b66ffbc0acc4e911c7e38b6 (commit) from eeb221276d5cd8cc7e829c4d28ae2d5659a7e190 (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/proxy/base.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2go/backends/proxy/base.py b/x2go/backends/proxy/base.py index ee984e6..90b56b2 100644 --- a/x2go/backends/proxy/base.py +++ b/x2go/backends/proxy/base.py @@ -242,7 +242,7 @@ class X2goProxyBASE(threading.Thread): the parent class method X2goProxyBASE.process_proxy_options() """ - # do the logging of remaining options, call + # do the logging of remaining options if self.proxy_options: self.logger('ignoring non-processed proxy options: %s' % self.proxy_options, loglevel=log.loglevel_INFO) 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).