[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 0.2.0.10-42-g04ab4fe

X2Go dev team git-admin at x2go.org
Wed Jan 8 15:31:19 CET 2014


The branch, build-baikal has been updated
       via  04ab4fe08e55f4f4a1bf6be9885de31c298c8e66 (commit)
      from  c1c3fdcc41c591e50755f0ec985928939b63c36c (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:
 x2go/registry.py |    1 +
 1 file changed, 1 insertion(+)

The diff of changes is:
diff --git a/x2go/registry.py b/x2go/registry.py
index f55109c..83df9a2 100644
--- a/x2go/registry.py
+++ b/x2go/registry.py
@@ -528,6 +528,7 @@ class X2goSessionRegistry(object):
             if session_uuid is not None: self.logger('using already registered-by-session-name session %s' % session_uuid, loglevel=log.loglevel_NOTICE)
 
         if session_uuid is not None:
+            self(session_uuid).activated = True
             self(session_uuid).update_params(_params)
             self(session_uuid).set_server(server)
             self(session_uuid).set_profile_name(profile_name)


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

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 "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list