[X2Go-Commits] x2gobroker.git - build-main (branch) updated: 0.0.2.2-6-g851439d

X2Go dev team git-admin at x2go.org
Fri Jun 7 23:22:36 CEST 2013


The branch, build-main has been updated
       via  851439d5d8a8f2235957dbf45955dc2f68c193dc (commit)
      from  650012f7f71d2e983369fd826d716be8a77da109 (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 def2d50..efa164e 100644
--- a/x2gobroker/brokers/base_broker.py
+++ b/x2gobroker/brokers/base_broker.py
@@ -801,7 +801,7 @@ class X2GoBroker(object):
 
             # make sure that desktop sessions (that we know by name) do run with rootless=false
             if profile['command'] in x2gobroker.defaults.X2GO_DESKTOP_SESSIONS:
-                profile['rootless'] = false
+                profile['rootless'] = False
 
             acls = self.get_profile_acls(profile_id)
 


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