[Python-modules-commits] [pytest-catchlog] 06/08: Remove perf tests

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Fri Sep 15 17:04:59 UTC 2017


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

locutusofborg pushed a commit to branch debian/master
in repository pytest-catchlog.

commit 9e772352dfe90c8062280326c1ff9a817d9ff2a7
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Fri Sep 15 19:00:39 2017 +0200

    Remove perf tests
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2854153..a45bbc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,10 @@ export PYBUILD_NAME=pytest-catchlog
 
 override_dh_auto_test:
 
+override_dh_auto_build:
+	dh_auto_build
+	rm -rf tests/perf
+
 override_dh_auto_install:
 	dh_auto_install
 	PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="{interpreter} -m pytest -v -x" dh_auto_test

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



More information about the Python-modules-commits mailing list