This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ad8924
)
Ignore DProf release tests
author
Florian Ragwitz
<rafl@debian.org>
Mon, 28 Feb 2011 10:30:03 +0000
(11:30 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Mon, 28 Feb 2011 10:30:03 +0000
(11:30 +0100)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
d1576ba
..
457613a
100755
(executable)
--- 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',
},