Skip to content

Commit e060cb0

Browse files
committed
Remove chunk from regression tests about regress.out vs expected.out...the
tests now let you know if it is ok/failed :)
1 parent 29a31fb commit e060cb0

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

INSTALL

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -232,12 +232,7 @@ src/test/regress/README for more details)
232232
% gmake all runtest
233233

234234
This will run a whole slew of regression tests and might take an hour
235-
to run. When it's done, the output is in the file obj/regress.out. You
236-
can compare this to a sample run that we supply in the file
237-
sample.regress.out. (You should get roughly the same output except for
238-
some pathnames.)
239-
240-
% diff expected.out regress.out
235+
to run.
241236

242237
PLAYING WITH POSTGRESQL
243238
-----------------------

0 commit comments

Comments
 (0)