From: Florian Ragwitz Date: Mon, 28 Feb 2011 10:30:03 +0000 (+0100) Subject: Ignore DProf release tests X-Git-Tag: v5.13.11~396 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/c445a54b1a716e344fe66e056ce8fd39015b56ce Ignore DProf release tests --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index d1576ba..457613a 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -490,6 +490,7 @@ use File::Glob qw(:case); 'MAINTAINER' => 'rafl', 'DISTRIBUTION' => 'FLORA/Devel-DProf-20110225.01.tar.gz', 'FILES' => q[cpan/Devel-DProf], + 'EXCLUDED' => [ qr{^t/release-} ], 'UPSTREAM' => 'cpan', },