From: Florian Ragwitz Date: Fri, 8 Jul 2011 10:07:52 +0000 (+0200) Subject: perlfaq's pod syntax test shouldn't be in blead X-Git-Tag: accepted/trunk/20130322.191538~3390 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1fb5e7d7953f8a63127afab98dc2efd59a1a472f;p=platform%2Fupstream%2Fperl.git perlfaq's pod syntax test shouldn't be in blead --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 287c4cb..88ce7f2 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -767,6 +767,7 @@ use File::Glob qw(:case); 'MAINTAINER' => 'perlfaq', 'DISTRIBUTION' => 'FLORA/perlfaq-5.015000.tar.gz', 'FILES' => q[dist/perlfaq], + 'EXCLUDED' => [ qw(t/release-pod-syntax.t) ], 'UPSTREAM' => 'blead', },