Quick quess would be me moving END block phase to perl_destruct and not end of perl_run.
Are you calling perl_destruct? Please see the delta572 file for bleadperl
Arthur
> Arthur Bergman wrote:
>
> > is this under bleadperl?
>
>
> Yes, patch 13540
>
> I've tested with 5.6.1 it works properly.
>
> > ----- Original Message -----
> > From: Stas Bekman <stas@stason.org>
> > To: <dev@perl.apache.org>
> > Sent: Monday, December 10, 2001 6:23 PM
> > Subject: END block in Apache::TestUtil?
> >
> >
> >
> >>I've noticed that recently the END block in Apache::TestUtil doesn't get
> >>executed. So all the temp files and dirs that get created during the
> >>tests run aren't getting removed at the end. Do you see the same thing?
> >>What's the problem?
> >>
> >>_____________________________________________________________________
> >>Stas Bekman JAm_pH -- Just Another mod_perl Hacker
> >>http://stason.org/ mod_perl Guide http://perl.apache.org/guide
> >>mailto:stas@stason.org http://ticketmaster.com http://apacheweek.com
> >>http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
> >>
> >>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
> >>For additional commands, e-mail: dev-help@perl.apache.org
> >>
> >>
> >
>
>
>
> --
>
>
> _____________________________________________________________________
> Stas Bekman JAm_pH -- Just Another mod_perl Hacker
> http://stason.org/ mod_perl Guide http://perl.apache.org/guide
> mailto:stas@stason.org http://ticketmaster.com http://apacheweek.com
> http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
> For additional commands, e-mail: dev-help@perl.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
|