Commit e060cb08 authored by Marc G. Fournier's avatar Marc G. Fournier

Remove chunk from regression tests about regress.out vs expected.out...the

tests now let you know if it is ok/failed :)
parent 29a31fb7
...@@ -232,12 +232,7 @@ src/test/regress/README for more details) ...@@ -232,12 +232,7 @@ src/test/regress/README for more details)
% gmake all runtest % gmake all runtest
This will run a whole slew of regression tests and might take an hour 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 to run.
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
PLAYING WITH POSTGRESQL PLAYING WITH POSTGRESQL
----------------------- -----------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment