[libdist-zilla-plugin-test-podspelling-perl] 10/11: try better match

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:04:53 UTC 2015


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

abe pushed a commit to annotated tag 2.006001
in repository libdist-zilla-plugin-test-podspelling-perl.

commit 6ed70c24749bb154fada0e3c15c8af1f7fe26d90
Author: Caleb Cushing <xenoterracide at gmail.com>
Date:   Sat Sep 7 03:31:37 2013 -0500

    try better match
    
    Signed-off-by: Caleb Cushing <xenoterracide at gmail.com>
---
 dist.ini | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dist.ini b/dist.ini
index 22307f9..0bc3c36 100644
--- a/dist.ini
+++ b/dist.ini
@@ -49,8 +49,8 @@ Test::Spelling          = 0.12
 [PruneFiles]
 	filenames = dist.ini
 	filenames = weaver.ini
-	match     = tmp
-	match     = \.build
+	match     = .*tmp.*
+	match     = .*\.build.*
 
 [Git::Remote::Check]
 	remote_name = my

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-podspelling-perl.git



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