X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=perl-timer-test.patch;fp=perl-timer-test.patch;h=0000000000000000000000000000000000000000;hb=81febea5533422487fcc393a4b821bbc4aa03973;hp=aed7c6cefb2a1946aec89b6a9107f8c26febd01c;hpb=dea6f39dc47aa5b92e93c2cefae016ea0c6b8119;p=packages%2Fperl.git diff --git a/perl-timer-test.patch b/perl-timer-test.patch deleted file mode 100644 index aed7c6c..0000000 --- a/perl-timer-test.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- perl-5.12.0/cpan/Time-HiRes/t/HiRes.t~ 2005-12-17 20:20:26.000000000 +0100 -+++ perl-5.12.0/cpan/Time-HiRes/t/HiRes.t 2007-02-11 00:06:42.000000000 +0100 -@@ -113,7 +113,7 @@ - # completes fine with (say) 30% slosh, and fail otherwise. If you do that, - # consider changing over to test.pl at the same time. - # --A.D., Nov 27, 2001 --my $limit = 0.25; # 25% is acceptable slosh for testing timers -+my $limit = 0.50; # 50% is acceptable slosh for testing timers - - sub skip { - map { print "ok $_ # skipped\n" } @_; -