This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Dear dual-life.t: I regret your existence
authorFather Chrysostomos <sprout@cpan.org>
Sun, 6 Nov 2011 22:31:09 +0000 (14:31 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 6 Nov 2011 22:31:50 +0000 (14:31 -0800)
t/porting/dual-life.t

index b4499ac..4574721 100644 (file)
@@ -20,7 +20,7 @@ use File::Spec::Functions;
 my $not_installed = qr{^(?:
   \.\./cpan/Encode/bin/u(?:cm(?:2table|lint|sort)|nidump)
    |
-  \.\./cpan/Module-Build/MB-[\w\d]+/Simple/bin/.*
+  \.\./cpan/Module-Build/MB-[\w\d]+/Simple/(?:test_install/)?bin/.*
 )\z}ix;
 
 my %dist_dir_exe;