From: Wayne Davison Date: Fri, 23 Jul 2004 01:40:22 +0000 (+0000) Subject: Chris added a missing "not" to a comment. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/871446fc984eefa288279db5a1ad5019e7f8a84a?hp=0abda1b176b0cb95f5a177d5206ddbada9f74787 Chris added a missing "not" to a comment. --- 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