[Python-modules-commits] [python-gammu] 01/09: Disable test

Michal Cihar nijel at moszumanska.debian.org
Tue Apr 14 08:34:07 UTC 2015


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

nijel pushed a commit to branch master
in repository python-gammu.

commit 4baa050f05e97a2fd0dbc75c08e583ef9db7bcfd
Author: Michal Čihař <michal at cihar.com>
Date:   Tue Apr 14 09:46:06 2015 +0200

    Disable test
    
    Signed-off-by: Michal Čihař <michal at cihar.com>
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 9283fc0..c8596af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,5 @@ export PYBUILD_NAME=python-gammu
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
+override_dh_auto_test:
+	echo "Tests disabled for now, upstream tarball misses test data"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gammu.git



More information about the Python-modules-commits mailing list