[EMAIL PROTECTED] wrote:
randyk 2003/06/05 20:45:53

       select undef, undef, undef, 0.25
  -        while -e $file && -s _ == 10 || $t++ == 20;
  +        while -e $file && -s _ == SIZE || $t++ == TRIES;

Looking at this code, it's totally bogus, bad copy-n-paste from cleanup.t on my part. And I think cleanup.t needs a fix too. It just happened to work for me. fixes coming.




__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to