From e060cb08183f1dd1bdeb5949badefe972f8a0423 Mon Sep 17 00:00:00 2001
From: "Marc G. Fournier" <scrappy@hub.org>
Date: Thu, 24 Apr 1997 14:14:28 +0000
Subject: [PATCH] Remove chunk from regression tests about regress.out vs
 expected.out...the tests now let you know if it is ok/failed :)

---
 INSTALL | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/INSTALL b/INSTALL
index de62622fec8..8956d8e19f4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -232,12 +232,7 @@ src/test/regress/README for more details)
      % gmake all runtest
 
 This will run a whole slew of regression tests and might take an hour
-to run.  When it's done, the output is in the file obj/regress.out.  You
-can compare this to a sample run that we supply in the file
-sample.regress.out. (You should get roughly the same output except for
-some pathnames.)
-
-     % diff expected.out regress.out
+to run.  
 
 PLAYING WITH POSTGRESQL
 -----------------------
-- 
GitLab