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

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

commit 2c2f0f6c9aa0cfe4de1e14f3031f4e15fb4744ab
Author: Randy Stauner <ra...@magnificent-tears.com>
Date:   Mon Apr 29 07:21:07 2013 -0700

    Ignore depth/Level check; it's not important to us
---
 t/checked.t | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/t/checked.t b/t/checked.t
index 55fbd2e..f649947 100644
--- a/t/checked.t
+++ b/t/checked.t
@@ -81,8 +81,8 @@ sub spell_check_dist {
           ok => 1,
           # file name
           name => 'POD spelling for ' . $_->[0]->as_foreign('Unix'),
-          # depth: starts at 1; +1 for do-file; +1 for the all_ func
-          depth => 3,
+          # ignore depth/Level tests, we just want to know that the file was 
checked
+          depth => undef,
           # overridden expectations (in args to spell_check_dist)
           %{ $_->[1] },
         },

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-podspelling-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