Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 9e59861d5d3..e157210c939 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