geoff 2004/01/27 11:40:02
Modified: perl-framework/Apache-Test Changes Log: generate t/conf if it does not already exist, which it may not if the tests are entirely autoconfigured. Revision Changes Path 1.83 +4 -0 httpd-test/perl-framework/Apache-Test/Changes Index: Changes =================================================================== RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/Changes,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- Changes 18 Jan 2004 08:34:29 -0000 1.82 +++ Changes 27 Jan 2004 19:40:01 -0000 1.83 @@ -8,6 +8,10 @@ =item 1.08_dev +generate t/conf if it does not already exist, which +it may not if the tests are entirely autoconfigured. +[Geoffrey Young] + Special to Apache-Test environment variables: APXS APACHE APACHE_GROUP APACHE_USER APACHE_PORT are now moved to:
