Return-Path: Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 80225 invoked by uid 500); 6 Jun 2003 04:13:39 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 80212 invoked from network); 6 Jun 2003 04:13:39 -0000 Received: from erato.logilune.com (HELO mail.logilune.com) (195.154.174.52) by daedalus.apache.org with SMTP; 6 Jun 2003 04:13:39 -0000 Received: from stason.org (localhost.logilune.com [127.0.0.1]) by mail.logilune.com (Postfix) with ESMTP id CD0DA78D93 for ; Fri, 6 Jun 2003 06:13:47 +0200 (CEST) Message-ID: <3EE014EC.8080801@stason.org> Date: Fri, 06 Jun 2003 14:13:32 +1000 From: Stas Bekman Organization: Hope, Humanized User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@perl.apache.org Subject: Re: cvs commit: modperl-2.0/t/hooks cleanup2.t References: <20030606034553.36830.qmail@icarus.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N randyk@apache.org 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:stas@stason.org http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org