Remove --verbose from PROVE_FLAGS

Stephen Frost <sfrost@snowman.net>

Commit: e9c81b6016f431af808e4c08191e7aecf034dc80
Author: Stephen Frost <sfrost@snowman.net>
Date: 2017-04-04T12:42:09Z
Releases: 10.0
Remove --verbose from PROVE_FLAGS

Per discussion, the TAP tests are really more verbose than necessary, so
remove the --verbose flag from PROVE_FLAGS.  Also add comments to let
folks know how they can enable it if they really wish to, as suggested
by Craig Ringer.

Author: Michael Paquier, additional comments by me.
Discussion: https://postgr.es/m/CAMsr%2BYGAzcMDOZ_BirnMCL6Sb%3DMUjP0FRE82YBDSbXcf6pm9Yg%40mail.gmail.com

Files

PathChange+/−
src/Makefile.global.in modified +2 −1
src/test/perl/README modified +5 −0

Discussion