[libzonemaster-webbackend-perl] 03/07: Don't fail on failed tests

Ondřej Surý ondrej at debian.org
Thu Sep 8 14:14:52 UTC 2016


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

ondrej pushed a commit to branch master
in repository libzonemaster-webbackend-perl.

commit 4577678b0f44df1f2aa45d1a70fec36c31a16880
Author: Ondřej Surý <ondrej at sury.org>
Date:   Wed Sep 7 16:38:32 2016 +0200

    Don't fail on failed tests
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..0276153 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	-dh_auto_test

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



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