[libdist-zilla-plugin-test-podspelling-perl] 10/13: readd bin to default directories

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:03:47 UTC 2015


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

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

commit 2cca69c73fb1fff1dd883d678b4864936e0be265
Author: Caleb Cushing <xenoterracide at gmail.com>
Date:   Thu Feb 14 21:50:59 2013 -0600

    readd bin to default directories
    
    Signed-off-by: Caleb Cushing <xenoterracide at gmail.com>
---
 lib/Dist/Zilla/Plugin/Test/PodSpelling.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
index d2b25d0..6cbc53a 100644
--- a/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
+++ b/lib/Dist/Zilla/Plugin/Test/PodSpelling.pm
@@ -191,5 +191,5 @@ eval "use Test::Spelling 0.12; use {{ $wordlist }}; 1" or die $@;
 
 {{ $set_spell_cmd }}
 {{ $add_stopwords }}
-all_pod_files_spelling_ok( qw( lib {{ $directories }} ) );
+all_pod_files_spelling_ok( qw( bin lib {{ $directories }} ) );
 {{ $stopwords }}

-- 
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