From 871446fc984eefa288279db5a1ad5019e7f8a84a Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 23 Jul 2004 01:40:22 +0000 Subject: [PATCH] Chris added a missing "not" to a comment. --- testsuite/README.testsuite | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testsuite/README.testsuite b/testsuite/README.testsuite index 8d3163cd..d2fbe90c 100644 --- a/testsuite/README.testsuite +++ b/testsuite/README.testsuite @@ -17,8 +17,8 @@ with the GNU Standards, installcheck does not look for rsync on the path. If the tests pass, you should see a report to that effect. Some tests -require being root or some other precondition, and so will normally be -checked -- look at the test scripts for more information. +require being root or some other precondition, and so will normally not +be checked -- look at the test scripts for more information. If the tests fail, you will see rather more output. The scratch directory will remain in the build directory. It would be useful if -- 2.34.1