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

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


The branch, build-baikal has been updated
       via  3b3c145b31f048dbfe80296d91275ce94e86e45e (commit)
      from  559b9c89255acd600c10f6f0a50456c0efe14109 (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/session.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/session.py b/x2go/session.py
index 6161075..918128f 100644
--- a/x2go/session.py
+++ b/x2go/session.py
@@ -660,7 +660,7 @@ class X2goSession(object):
                 # regenerate this session instance for re-usage if this is the last session for a certain session profile
                 # and keep_controlsession_alive is set to True...
                 self.virgin = True
-                self.is_activated = False
+                self.activated = False
                 self.connected = self.is_connected()
                 self.running = None
                 self.suspended = None


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