Stas Bekman wrote:
How about this patch?
Index: t/filter/TestFilter/out_bbs_filebucket.pm
===================================================================
RCS file: /home/cvs/modperl-2.0/t/filter/TestFilter/out_bbs_filebucket.pm,v
retrieving revision 1.3
diff -u -r1.3 out_bbs_filebucket.pm
--- t/filter/TestFilter/out_bbs_filebucket.pm 15 Aug 2004 07:55:52
-0000 1.3
+++ t/filter/TestFilter/out_bbs_filebucket.pm 19 Aug 2004 00:46:56 -0000
@@ -37,6 +37,7 @@
my $nb = APR::Bucket->new(uc $data);
$b->insert_before($nb);
$b->remove;
+ $b = $nb;
}
}
No change.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]