[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.0.44.2-22-g2137a28

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:20:35 CET 2014


The branch, brokerclient has been updated
       via  2137a28d93efbc3b2dd3443e06de67109fca9db1 (commit)
      from  8c1d94e792cbcf8fb0b4eeb5258bc415af622172 (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/gevent_subprocess.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/gevent_subprocess.py b/x2go/gevent_subprocess.py
index f6009ff..3bf31aa 100644
--- a/x2go/gevent_subprocess.py
+++ b/x2go/gevent_subprocess.py
@@ -87,7 +87,7 @@ class Popen(object):
                     sys.exc_clear()
                 socket.wait_write(f.fileno())
         f.close()
-    
+
     def _read_pipe(self, f):
         # reads output from f without blocking
         # returns output


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