From 2441d06d22b4d26fb685c31481dcd95b0fce7130 Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Thu, 16 Jan 1997 16:14:36 +0000 Subject: [PATCH] point the installer at src/test/regress for testing pointed out by Andrew... --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 9e59861d5d..e157210c93 100644 --- a/INSTALL +++ b/INSTALL @@ -212,7 +212,7 @@ installed successfully and works as designed in your environment. The regression tests can be found in src/test/regress. (see src/test/regress/README for more details) - % cd /usr/src/pgsql/test/regress + % cd /usr/src/pgsql/src/test/regress % gmake all runtest This will run a whole slew of regression tests and might take an hour -- 2.40.0