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.hos...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to