From 221c0adaa83cda831c8f5add16ada6e8f1083e2a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 15 Mar 2004 16:11:42 +0000 Subject: [PATCH] Update random regression test text to be clearer. --- doc/src/sgml/regress.sgml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/src/sgml/regress.sgml b/doc/src/sgml/regress.sgml index ed3f7ad019..3b2afd45cc 100644 --- a/doc/src/sgml/regress.sgml +++ b/doc/src/sgml/regress.sgml @@ -1,4 +1,4 @@ - + Regression Tests @@ -332,15 +332,14 @@ exclusion of those that don't. The <quote>random</quote> test - There is at least one case in the random test - script that is intended to produce random results. This causes - random to fail the regression test occasionally. Typing + The random test script is intended to produce + random results. In rare cases, this causes the random regression + test to fail. Typing diff results/random.out expected/random.out should produce only one or a few lines of differences. You need - not worry unless the random test always fails in repeated - attempts. + not worry unless the random test repeatedly fails. -- 2.40.0