[X2Go-Commits] x2gobroker.git - statusflag (branch) updated: 0.0.0.1-67-g93bd345

X2Go dev team git-admin at x2go.org
Tue Jun 4 21:09:44 CEST 2013


The branch, statusflag has been updated
       via  93bd345a6cf4618b87d243c86988062c22ece0b4 (commit)
      from  2813264ea2724e15c3bd82722fb2eb5dc1447553 (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 3b847bd..846a7e5 100755
--- a/sbin/x2gobroker
+++ b/sbin/x2gobroker
@@ -111,7 +111,7 @@ if x2gobroker.defaults.X2GOBROKER_SSL_CERTFILE and x2gobroker.defaults.X2GOBROKE
     CherryPyWSGIServer.ssl_private_key = x2gobroker.defaults.X2GOBROKER_SSL_KEYFILE
 
 # define the web.py URLs
-urls = ( '/plain/(.*)', 'x2gobroker.web.plainX2Go.BrokerWeb',
+urls = ( '/plain/(.*)', 'x2gobroker.web.plain.X2GoBrokerWeb',
 #         '/json/(.*)', 'x2gobroker.web.json.X2GoBrokerWeb',
 #         '/html/(.*)', 'x2gobroker.web.html.X2GoBrokerWeb',
           '/pubkeys/', 'x2gobroker.web.extras.X2GoBrokerPubKeyService',


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