Skip to content

Commit 2441d06

Browse files
committed
point the installer at src/test/regress for testing
pointed out by Andrew...
1 parent 6483699 commit 2441d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ installed successfully and works as designed in your environment. The
212212
regression tests can be found in src/test/regress. (see
213213
src/test/regress/README for more details)
214214

215-
% cd /usr/src/pgsql/test/regress
215+
% cd /usr/src/pgsql/src/test/regress
216216
% gmake all runtest
217217

218218
This will run a whole slew of regression tests and might take an hour

0 commit comments

Comments
 (0)