[Git][reproducible-builds/strip-nondeterminism][master] Drop accidentally-committed warning emitted on every fixture-based test....

Chris Lamb gitlab at salsa.debian.org
Tue Aug 27 07:29:08 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / strip-nondeterminism


Commits:
e1def588 by Chris Lamb at 2019-08-27T07:28:00Z
Drop accidentally-committed warning emitted on every fixture-based test. Thanks to Marc Herbert for the report.

This reverts part of 145f712be003a88e59760f2072ade8700eeb65c4.

- - - - -


1 changed file:

- t/fixtures.t


Changes:

=====================================
t/fixtures.t
=====================================
@@ -82,7 +82,6 @@ foreach my $filename (@fixtures) {
 		isnt(undef, $normalizer, "Normalizer found for $in");
 
 		my @stat_before = lstat $in;
-		warn handler_name($normalizer);
 		$normalizer->($in) if defined $normalizer;
 		my @stat_after = lstat $in;
 



View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/commit/e1def588d2d1f8859343db65dddd19815dad1c51

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/commit/e1def588d2d1f8859343db65dddd19815dad1c51
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190827/4919c1e8/attachment.html>


More information about the rb-commits mailing list