[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.4.0.8-31-g0f42c31

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


The branch, brokerclient has been updated
       via  0f42c31e47b1f8acc786896f7b7acad079fbce38 (commit)
      from  4120df4697e58248ce086212e84b15c1e80288b0 (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:
 setup.py |    1 -
 1 file changed, 1 deletion(-)

The diff of changes is:
diff --git a/setup.py b/setup.py
index 47ef58d..99dacf4 100755
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,6 @@ except TypeError:
     for line in file(os.path.join('x2go', '__init__.py')).readlines():
         if (line.startswith('__VERSION__')):
             exec(line.strip())
-e
 MODULE_VERSION = __VERSION__
 
 setup(


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