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

x2go pushed a commit to branch master
in repository python-x2go.

commit d06810eb45e9198b14d1a89bb57064db820cd9fb
Author: Mike Gabriel <mike.gabr...@das-netzwerkteam.de>
Date:   Sun Sep 24 19:23:08 2017 +0200

    x2go/tests/runalltests.py: Fix runalltests.py (permissions, header).
---
 x2go/tests/runalltests.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/x2go/tests/runalltests.py b/x2go/tests/runalltests.py
old mode 100644
new mode 100755
index 02edfc8..d495701
--- a/x2go/tests/runalltests.py
+++ b/x2go/tests/runalltests.py
@@ -22,9 +22,6 @@ This file is a default test runner as found in ZOPE/Plone 
products. It works
 fine for any kind of Python unit testing---as we do here for Python X2Go.
 """
 
-__package__ = 'x2go.tests'
-__name__    = 'x2go.tests.runalltests'
-
 import os
 import sys
 

--
Alioth's /srv/git/code.x2go.org/python-x2go.git//..//_hooks_/post-receive-email 
on /srv/git/code.x2go.org/python-x2go.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to