This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change the -x option of cmpVERSION.pl to exclude upstream ne 'blead'
authorNicholas Clark <nick@ccl4.org>
Thu, 19 May 2011 17:25:36 +0000 (18:25 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 23 May 2011 14:07:27 +0000 (15:07 +0100)
commit844d38432e40db17e5b3b260f7fa76192371dfc6
tree8fc84a1957fcf2dbf9c008b63da14f6b37cef822
parente01fd32ac1d024f77b6589d9979905d1cd4e8ca5
Change the -x option of cmpVERSION.pl to exclude upstream ne 'blead'

Previously it was excluding if CPAN were true, which meant that anything
with a DISTRIBUTION was excluded, including files where blead is upstream,
and hence something we should fix.
Porting/cmpVERSION.pl