[libzonemaster-perl] 03/10: The tests are networked, don't fail build when tests fails

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


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

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

commit 28964a4aa4a1080b4d5e90352d81ab0cc6b49166
Author: Ondřej Surý <ondrej at sury.org>
Date:   Tue Sep 6 16:01:17 2016 +0200

    The tests are networked, don't fail build when tests fails
---
 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-perl.git



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