[libpdl-stats-perl] 02/03: Don't ignore test failures.

Bas Couwenberg sebastic at debian.org
Sat Jun 18 16:53:53 UTC 2016


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

sebastic pushed a commit to branch master
in repository libpdl-stats-perl.

commit 41b7e91a5806aad32a5f2bc8220cf31e09a48917
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jun 18 18:46:21 2016 +0200

    Don't ignore test failures.
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 50872b7..8e16dcb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,9 +6,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 %:
 	dh $@ --parallel
 
-override_dh_auto_test:
-	dh_auto_test || echo "Ignoring test failures"
-
 override_dh_perl:
 	dh_perl
 	dh_pdl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdl-stats-perl.git



More information about the Pkg-perl-cvs-commits mailing list