In perl.git, the branch smoke-me/jkeenan/133771-file-fine-taint has been updated
<https://perl5.git.perl.org/perl.git/commitdiff/e724baddb7406cc437d124a97e0413fab74b23f0?hp=1559574722c88bbbda15307fd568325280891cc2> - Log ----------------------------------------------------------------- commit e724baddb7406cc437d124a97e0413fab74b23f0 Author: James E Keenan <jkee...@cpan.org> Date: Mon Jul 8 08:28:19 2019 -0400 whitespace only ----------------------------------------------------------------------- Summary of changes: ext/File-Find/t/taint.t | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/File-Find/t/taint.t b/ext/File-Find/t/taint.t index bb4f4dc480..f3a3915be8 100644 --- a/ext/File-Find/t/taint.t +++ b/ext/File-Find/t/taint.t @@ -320,4 +320,3 @@ SKIP: { chdir($cwd_untainted); } - -- Perl5 Master Repository