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

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


The branch, statusflag 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