summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2017-09-09 19:18:15 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-09-09 19:18:31 +0100
commit9507312411bd58a8aa4b54dc1d47e9285ce81232 (patch)
treecfc61356d67f40c054fa27ced1e6f9913f09e37a
parent9ec3ac9791626db966d2845d3ecd305ad01a313b (diff)
downloadperl-9507312411bd58a8aa4b54dc1d47e9285ce81232.tar.gz
Ignore a test module in cmpVERSION.pl
(manually cherry picked from commit 9de35bb263b4599827a76615d5e6ef08fb7e32c6)
-rwxr-xr-xPorting/cmpVERSION.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Porting/cmpVERSION.pl b/Porting/cmpVERSION.pl
index 01f77c8e82..ea95de8988 100755
--- a/Porting/cmpVERSION.pl
+++ b/Porting/cmpVERSION.pl
@@ -81,6 +81,7 @@ if ($exclude_upstream) {
# usually because they pull in their version from some other file.
my %skip;
@skip{
+ 'cpan/ExtUtils-Install/t/lib/MakeMaker/Test/Setup/BFD.pm', # just a test module
'cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/BFD.pm', # just a test module
'cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/XS.pm', # just a test module
'cpan/IO-Compress/lib/File/GlobMapper.pm', # upstream needs to supply $VERSION