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

kanashiro-guest pushed a commit to branch master
in repository libxml-hash-lx-perl.

commit 99b0e4e2c35413a67eca8d00269111e0f6ee4a8b
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Fri Aug 14 09:12:54 2015 -0300

    Run tests only in t/ directory
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ae03be9..e7ba450 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-TEST_FILES = $(filter-out xt/99-dist.t,$(shell echo xt/*.t))
+TEST_FILES = $(shell echo t/*.t)
 
 %:
        dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libxml-hash-lx-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