[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 0.1.0.3-15-g116df2c

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


The branch, build-baikal has been updated
       via  116df2c20b8f779dacec59d7b389911c9f053c70 (commit)
      from  8da942dc36a58af3aefc730ace7c7af91ad587c0 (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/forward.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/forward.py b/x2go/forward.py
index 75153f0..a1adefe 100644
--- a/x2go/forward.py
+++ b/x2go/forward.py
@@ -34,7 +34,7 @@ from gevent.server import StreamServer
 
 # Python X2go modules
 import log
-import defaults.X2GOCLIENT_OS as _X2GOCLIENT_OS
+from defaults import X2GOCLIENT_OS as _X2GOCLIENT_OS
 import x2go_exceptions
 
 class X2goFwServer(StreamServer):


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