pgsql: Honor PROVE_FLAGS environment setting

Started by Andrew Dunstanabout 9 years ago1 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Honor PROVE_FLAGS environment setting

On MSVC builds and on back branches that means removing the hardcoded
--verbose setting. On master for Unix that means removing the empty
setting in the global Makefile so that the value can be acquired from
the environment as well as from the make arguments.

Backpatch to 9.4 where we introduced TAP tests

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d39d968f548fa035c50a05004f4779d615ea8903

Modified Files
--------------
src/Makefile.global.in | 3 ++-
src/tools/msvc/vcregress.pl | 5 ++++-
2 files changed, 6 insertions(+), 2 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers