[X2Go-Commits] x2gobroker.git - build-main (branch) updated: 0.0.0.5-24-ga026dbd

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


The branch, build-main has been updated
       via  a026dbd05c0a0d63997c23a9d471141345c56263 (commit)
      from  f91a06f160bde0b4da9bcd320c0885252bbe689a (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 8568b88..dc29806 100644
--- a/x2gobroker/brokers/base_broker.py
+++ b/x2gobroker/brokers/base_broker.py
@@ -474,7 +474,7 @@ class X2GoBroker(object):
 
         """
         _default_session_autostart = False
-        _session_autostart = ""
+        _session_autostart = False
         _profile = self.get_profile_broker(profile_id)
         if _profile and _profile.has_key(u'broker-session-autostart') and _profile['broker-session-autostart']:
             _session_autostart = _profile[u'broker-session-autostart']


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