projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2e84be6
)
piconv.t from Encode isn't excluded. Fix Maintainers.pl
Jesse Vincent [Mon, 19 Oct 2009 20:17:28 +0000 (16:17 -0400)]
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
9f6f4ee
..
05e8d89
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-514,7
+514,6
@@
use File::Glob qw(:case);
'MAINTAINER' => 'dankogai',
'DISTRIBUTION' => 'DANKOGAI/Encode-2.37.tar.gz',
'FILES' => q[cpan/Encode],
- 'EXCLUDED' => [ qw{t/piconv.t} ], # FIXME
'CPAN' => 1,
'UPSTREAM' => undef,
},