[libtest-unixsock-perl] 03/03: Override dh_auto_test to use prove rather than perl Build test (I couldn't figure out how to get Module::Build::Tiny to add '.' to @INC.)

Christopher Hoskin christopher.hoskin at gmail.com
Sat Dec 31 11:49:28 UTC 2016


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

grinorcole-guest pushed a commit to branch master
in repository libtest-unixsock-perl.

commit 6133c733c40a06a19c6879c600fe5408d2ba1023
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Sat Dec 31 11:47:26 2016 +0000

    Override dh_auto_test to use prove rather than perl Build test
     (I couldn't figure out how to get Module::Build::Tiny to add
     '.' to @INC.)
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..30c959c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	prove --blib -I.

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



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