This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to annotated tag 0.5.0.1
in repository x2goclient.

commit 98e1f92241ec398173f140f0f7ccd6baa604a316
Author: Mike Gabriel <mike.gabr...@das-netzwerkteam.de>
Date:   Thu Dec 20 09:06:37 2012 +0100

    add os import to setup.py
---
 setup.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/setup.py b/setup.py
index 9a6b98d9..234babb5 100755
--- a/setup.py
+++ b/setup.py
@@ -18,6 +18,8 @@
 # Free Software Foundation, Inc.,
 # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
+import os
+
 from setuptools import setup, find_packages
 
 for line in file(os.path.join('pyhoca', 'cli', '__init__.py')).readlines():

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/x2goclient.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to