The branch, statusflag has been updated via f395518f6ce01794e96aae35014225d29c594505 (commit) from eb322fcd5727c3e9d6f80da831f9e0f177f589c9 (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: x2gobroker/loggers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2gobroker/loggers.py b/x2gobroker/loggers.py index fa0e3b1..e7eabe0 100644 --- a/x2gobroker/loggers.py +++ b/x2gobroker/loggers.py @@ -71,7 +71,7 @@ else: logger_error.addHandler(stderr_handler) logger_error.propagate = 0 -def tornado_log_request(self, handler): +def tornado_log_request(handler): """\ Function for overriding the log_request method in C{tornado.web.RequestHandler}. hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker for X2Go) 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 "x2gobroker.git" (HTTP(S) Session broker for X2Go).