Re: cvs commit: httpd-test/perl-framework/Apache-Test README

2002-05-19 Thread Doug MacEachern
On 19 May 2002 [EMAIL PROTECTED] wrote: stas02/05/19 00:56:32 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm perl-framework/Apache-Test README Log: make the APACHE_TEST_COLOR env setting work when running from script if running as batch,

Re: cvs commit: httpd-test/perl-framework/Apache-Test README

2002-05-19 Thread Stas Bekman
Doug MacEachern wrote: On 19 May 2002 [EMAIL PROTECTED] wrote: stas02/05/19 00:56:32 Modified:perl-framework/Apache-Test/lib/Apache TestConfig.pm perl-framework/Apache-Test README Log: make the APACHE_TEST_COLOR env setting work when running from script if running as

Re: cvs commit: httpd-test/perl-framework/Apache-Test README

2002-05-19 Thread Doug MacEachern
On Mon, 20 May 2002, Stas Bekman wrote: Because the color setting doesn't have any effect if you build using the script. e.g. before my change this script won't work with colors: #!/bin/sh make clean APACHE_TEST_COLOR=1; export APACHE_TEST_COLOR /home/stas/perl/ithread/bin/perl