From test-cvs-return-1430-apmail-httpd-test-cvs-archive=httpd.apache.org@httpd.apache.org Tue Jul 29 15:20:08 2003 Return-Path: Delivered-To: apmail-httpd-test-cvs-archive@httpd.apache.org Received: (qmail 49297 invoked by uid 500); 29 Jul 2003 15:20:08 -0000 Mailing-List: contact test-cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: test-dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list test-cvs@httpd.apache.org Received: (qmail 49283 invoked from network); 29 Jul 2003 15:20:07 -0000 Date: 29 Jul 2003 15:20:07 -0000 Message-ID: <20030729152007.81633.qmail@icarus.apache.org> From: stas@apache.org To: httpd-test-cvs@apache.org Subject: cvs commit: httpd-test/perl-framework/Apache-Test Changes X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N stas 2003/07/29 08:20:07 Modified: perl-framework/Apache-Test Changes Log: comment correction Revision Changes Path 1.34 +3 -3 httpd-test/perl-framework/Apache-Test/Changes Index: Changes =================================================================== RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/Changes,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- Changes 29 Jul 2003 15:19:24 -0000 1.33 +++ Changes 29 Jul 2003 15:20:07 -0000 1.34 @@ -14,9 +14,9 @@ has exposed the bug by breaking the test suite. [Stas] when the tests are run in the 'root' mode, check whether the -DocumentRoot is rwx before the tests are run and suggest possible -workarounds when the tests are doomed to fail, because of the -permission issues. [Stas] +DocumentRoot and its parent dirs are rwx before the tests are run and +suggest possible workarounds when the tests are doomed to fail, +because of the permission issues. [Stas] UPLOAD is now auto-exported, like the rest [David Wheeler ]