[libnet-ldns-perl] 05/05: Don't fail on failed tests (as they are remote)

Ondřej Surý ondrej at debian.org
Tue Sep 6 13:55:34 UTC 2016


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

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

commit d7dd6058e0eaa47c5d79b2f66479788cbe353c75
Author: Ondřej Surý <ondrej at sury.org>
Date:   Tue Jun 28 17:12:38 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 2d33f6a..830a824 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	-make -j1 test TEST_VERBOSE=1

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



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