[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: f630352d855595d4aae0c03842ef7a5bd418209d

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:55:40 CEST 2013


The branch, twofactorauth has been updated
       via  f630352d855595d4aae0c03842ef7a5bd418209d (commit)
      from  fcec1f1a32172fc86b2dceb185ca0c943e3c05f3 (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/backends/proxy/base.py |    4 ----
 1 file changed, 4 deletions(-)

The diff of changes is:
diff --git a/x2go/backends/proxy/base.py b/x2go/backends/proxy/base.py
index 7dc37e9..3a0cbd5 100644
--- a/x2go/backends/proxy/base.py
+++ b/x2go/backends/proxy/base.py
@@ -147,10 +147,6 @@ class X2goProxyBASE(threading.Thread):
         self._keepalive = True
         self.proxy = None
 
-        print self.session_info
-        print self.ssh_transport
-        print self.session_info.local_container
-
         if self.session_info is None or self.ssh_transport is None:
             return 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