]> granicus.if.org Git - postgresql/commit
Remove --verbose from PROVE_FLAGS
authorStephen Frost <sfrost@snowman.net>
Tue, 4 Apr 2017 12:42:09 +0000 (08:42 -0400)
committerStephen Frost <sfrost@snowman.net>
Tue, 4 Apr 2017 12:42:09 +0000 (08:42 -0400)
commite9c81b6016f431af808e4c08191e7aecf034dc80
tree1572d0b63f726255f32f3adfa9838844d53d8d5e
parentfe7bbc4ddb82c635ef08b5eadc5ce472ad515996
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
src/Makefile.global.in
src/test/perl/README