Re: [RELEASE CANDIDATE] Apache-Test-1.34 RC1

2010-12-18 Thread Torsten Förtsch
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

Re: [RELEASE CANDIDATE] Apache-Test-1.34 RC1

2010-12-15 Thread Jim Jagielski
+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