[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.0.43.0-12-ga432308

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


The branch, brokerclient has been updated
       via  a432308c5f4e7452793b6baf3fd5650c6ef5191c (commit)
      from  6db1950b6e16adcd6add853c13fae2d469149c72 (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/utils.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/utils.py b/x2go/utils.py
index c439c42..f60c0ee 100644
--- a/x2go/utils.py
+++ b/x2go/utils.py
@@ -305,4 +305,4 @@ def get_encoding():
     return encoding
 
 def is_abs_path(path):
-    return bool((path.startswith('/') or re.match('^[%s]\:\\\\' % string.ascii_letters, path)))
\ No newline at end of file
+    return bool((path.startswith('/') or re.match('^[%s]\:\\\\' % string.ascii_letters, path)))


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