[X2Go-Commits] x2gobroker.git - build-main (branch) updated: 0.0.0.4-14-g262161e

X2Go dev team git-admin at x2go.org
Sun May 19 13:04:52 CEST 2013


The branch, build-main has been updated
       via  262161e5f0f2e96deebe2148debe99f1f1a2695c (commit)
      from  494435a3152cd717db7aba400e1af35bb2855c15 (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:
 sbin/x2gobroker |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/sbin/x2gobroker b/sbin/x2gobroker
index 5bf4a01..66c51da 100755
--- a/sbin/x2gobroker
+++ b/sbin/x2gobroker
@@ -125,7 +125,7 @@ urls = ( '/plain/(.*)', 'x2gobroker.web.plain.X2GoBrokerWeb',
 
 app = web.application(urls, globals(), autoreload=False)
 app.internalerror = web.debugerror
-application = web.wsgifunc()
+application = app.wsgifunc()
 
 # run the web.py standalone daemon...
 if __name__ == "__main__":


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).




More information about the x2go-commits mailing list