On Wednesday, December 15, 2010 14:36:41 Mario Brandt wrote:
> t\log_watch.t Use of uninitialized value $fn in unlink at
> t\log_watch.t line 16.
Here are the lines that course the failure:
my $fn=t_catfile(Apache::Test::vars->{t_logs}, 'watch');
unlink $fn;
You see $fn at unlin
+1
On Dec 14, 2010, at 12:11 AM, Fred Moyer wrote:
> A release candidate for Apache-Test is now available at the following url:
>
> http://people.apache.org/~phred/Apache-Test-1.34-rc1.tar.gz
>
> Please download, test, and report back on this RC. Summary of changes
> is below. A couple of ver