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 <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > 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:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com > >>http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ > >> > >> > >>--------------------------------------------------------------------- > >>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > > -- > > > _____________________________________________________________________ > Stas Bekman JAm_pH -- Just Another mod_perl Hacker > http://stason.org/ mod_perl Guide http://perl.apache.org/guide > mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com > http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
