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

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


The branch, build-baikal has been updated
       via  982d86f3ccf7d17f6590036fd49a4e8bf127df6a (commit)
      from  1864f206b495fe38b2b9e6e2569de1b215279de0 (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/x2go_exceptions.py |    1 +
 1 file changed, 1 insertion(+)

The diff of changes is:
diff --git a/x2go/x2go_exceptions.py b/x2go/x2go_exceptions.py
index e211836..9b7b3eb 100644
--- a/x2go/x2go_exceptions.py
+++ b/x2go/x2go_exceptions.py
@@ -61,6 +61,7 @@ class X2goSSHProxyException(_X2goException): pass
 class X2goSSHProxyAuthenticationException(_X2goException): pass
 class X2goNotImplementedYetException(_X2goException): pass
 class X2goDesktopSharingException(_X2goException): pass
+class X2goTimeOutException(_X2goException): pass
 if _X2GOCLIENT_OS != 'Windows':
     # faking Windows errors on non-Windows systems...
     class WindowsError(_X2goException): pass


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