From: Jarkko Hietaniemi Date: Sat, 20 Oct 2001 02:36:21 +0000 (+0000) Subject: Wording tweaks. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e089c33fa0594b6903e0709ffd95e3434fc2707a;p=p5sagit%2Fp5-mst-13.2.git Wording tweaks. p4raw-id: //depot/perl@12521 --- diff --git a/t/TEST b/t/TEST index 98fc8dc..b27bb07 100755 --- a/t/TEST +++ b/t/TEST @@ -306,23 +306,21 @@ EOT warn "Failed $bad test scripts out of $files, $pct% okay.\n"; } warn <<'SHRDLU'; - ### Since not all tests were successful, you may want to run some - ### of them individually and examine any diagnostic messages they - ### produce. See the INSTALL document's section on "make test". + ### Since not all tests were successful, you may want to run some of + ### them individually and examine any diagnostic messages they produce. + ### See the INSTALL document's section on "make test". SHRDLU warn <<'SHRDLU' if $good / $total > 0.8; - ### Since most tests were successful you have a good chance - ### to get information better granularity by running + ### You have a good chance to get more information by running ### ./perl harness - ### in the 't' directory. + ### in the 't' directory since most (>=80%) of the tests succeeded. SHRDLU use Config; if ($Config{ldlibpthname}) { warn <