mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-27 07:21:09 +08:00
Remove chunk from regression tests about regress.out vs expected.out...the
tests now let you know if it is ok/failed :)
This commit is contained in:
parent
29a31fb7bc
commit
e060cb0818
7
INSTALL
7
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
|
||||
-----------------------
|
||||
|
Loading…
Reference in New Issue
Block a user