develooper Front page | perl.perl5.porters | Postings from July 2014

[perl #122427] Tests fail if $ENV{PERL_MM_MANIFEST_VERBOSE} is set to a false value [cpan #57046]

Thread Previous
From:
James E Keenan
Date:
July 29, 2014 02:17
Subject:
[perl #122427] Tests fail if $ENV{PERL_MM_MANIFEST_VERBOSE} is set to a false value [cpan #57046]
Message ID:
rt-4.0.18-8098-1406600215-1753.122427-75-0@perl.org
# New Ticket Created by  James E Keenan 
# Please include the string:  [perl #122427]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=122427 >


[This ticket was originally create in 2010 as https://rt.cpan.org/Ticket/Display.html?id=57046.  Since ExtUtils-Manifest is now primarily maintained by Perl 5 Porters, I am moving the issue to rt.perl.org. --jkeenan]

I've got a continuous integration server doing builds of distributions with automatically created MANIFEST files. I don't want to see all the messages about files being added to the MANIFEST files, so I set the PERL_MM_MANIFEST_VERBOSE environment variable to 0. However, this means that, if the server upgrades its copy of EU::Manifest during a build, the tests fail.

-- perl at galumph dot com
Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About