[Python-modules-commits] [django-background-tasks] 02/02: disable dh_auto_test until the test harness can be fully setup

Hans-Christoph Steiner eighthave at moszumanska.debian.org
Tue Sep 26 12:17:32 UTC 2017


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

eighthave pushed a commit to branch master
in repository django-background-tasks.

commit 804f12c20d18b32d05a05c669376db92b3e6b144
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Tue Sep 26 14:12:35 2017 +0200

    disable dh_auto_test until the test harness can be fully setup
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 93087d3..16bb831 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,6 @@ export PYBUILD_NAME=django-background-tasks
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
 
+
+override_dh_auto_test:
+	echo "disabling dh_auto_test until someone can setup test harness"

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



More information about the Python-modules-commits mailing list