[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 0.2.0.3-7-g70ed6b9

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


The branch, build-baikal has been updated
       via  70ed6b997bc44fffffacb1bff2238318d9330003 (commit)
      from  1e0507ab60a3bd10a9b0eee0ee6e22472a944887 (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/defaults.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/defaults.py b/x2go/defaults.py
index 5fca45c..b106225 100644
--- a/x2go/defaults.py
+++ b/x2go/defaults.py
@@ -40,7 +40,7 @@ if X2GOCLIENT_OS != 'Windows':
     # handle missing X displays on package build
     try:
         X_DISPLAY = Xlib.display.Display()
-    except Xlib.error.DisplayNameError, Xlib.error.DisplayConncetionError:
+    except Xlib.error.DisplayNameError, Xlib.error.DisplayConnectionError:
         X_DISPLAY = None
 
 LOCAL_HOME = os.path.normpath(os.path.expanduser('~'))


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