The branch, master has been updated via 1b9c36dd6c9450bff46de5a6d308ba6e6f00c4f0 (commit) from e4de760985eec3ef1c4956548988d90dc0bdea8f (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 1b9c36dd6c9450bff46de5a6d308ba6e6f00c4f0 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Dec 11 13:01:43 2013 +0100 remove invalid comment ----------------------------------------------------------------------- Summary of changes: bin/x2gobroker | 3 --- 1 file changed, 3 deletions(-) The diff of changes is: diff --git a/bin/x2gobroker b/bin/x2gobroker index 765aca2..0b4c881 100755 --- a/bin/x2gobroker +++ b/bin/x2gobroker @@ -236,9 +236,6 @@ else: def _application(environ, start_response): - ### FIXME: the code below causes AssertionErrors whenever we trigger a - ### tornado.web.HTTPError. Commenting out for now, may be removed - ### later. # some WSGI implementations do not like the SCRIPT_NAME env var if 'SCRIPT_NAME' in environ: del environ['SCRIPT_NAME'] 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).