projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6483699
)
point the installer at src/test/regress for testing
author
Marc G. Fournier
Thu, 16 Jan 1997 16:14:36 +0000
(16:14 +0000)
committer
Marc G. Fournier
Thu, 16 Jan 1997 16:14:36 +0000
(16:14 +0000)
pointed out by Andrew...
INSTALL
patch
|
blob
|
blame
|
history
diff --git
a/INSTALL
b/INSTALL
index 9e59861d5d340686ed8f0a6924ac154488e8f1fe..e157210c939a3fe5066077535a7745d1caeb4c37 100644
(file)
--- 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