https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6253
Larry Rosenbaum <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Larry Rosenbaum <[email protected]> 2009-12-09 12:41:05 UTC --- > From: Mark Martinec [mailto:[email protected]] > ... > P.S., does the following change to t/timeout.t on your system > make any difference in test results? > > --- timeout.t 2009-12-09 03:29:12.000000000 +0100 > +++ timeout.t 2009-12-09 03:29:19.000000000 +0100 > @@ -23,3 +23,3 @@ > use strict; > -use Time::HiRes qw(time sleep); > +use Time::HiRes qw(time sleep alarm); That didn't help. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
