[X2Go-Commits] x2gobroker.git - build-main (branch) updated: 0.0.0.6-7-g09dff93

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


The branch, build-main has been updated
       via  09dff9341cb3dc697bce90864fe3e9c76f059269 (commit)
      from  2573ffdec27908663f7ae786e6e9af4230dc69a8 (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/brokers/base_broker.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2gobroker/brokers/base_broker.py b/x2gobroker/brokers/base_broker.py
index 2d9d1ec..04dd86b 100644
--- a/x2gobroker/brokers/base_broker.py
+++ b/x2gobroker/brokers/base_broker.py
@@ -837,7 +837,7 @@ class X2GoBroker(object):
             if len(subdomains_config) == 1:
 
                 busy_servers_normalized, subdomains_agent = x2gobroker.utils.normalize_hostnames(busy_servers)
-                if len(subdomains_agent) == 1:
+                if len(subdomains_agent) <= 1:
 
                     # all X2Go servers in the multi-node server farm are in the same DNS subdomain
                     # we can operate on hostname-only hostnames


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