Take PROVE_FLAGS from the command line but not the environment

Andrew Dunstan <andrew@dunslane.net>

Commit: 11aa362c89360aa5a044bd0b949b60ed4a5176bd
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-06-10T14:23:21Z
Releases: 9.5.8
Take PROVE_FLAGS from the command line but not the environment

This reverts commit 56b6ef893fee9e9bf47d927a02f4d1ea911f4d9c and instead
makes vcregress.pl parse out PROVE_FLAGS from a command line argument
when doing a TAP test, thus making it consistent with the makefile
treatment.

Discussion: https://postgr.es/m/c26a7416-2fb9-34ab-7991-618c922f896e%402ndquadrant.com

Backpatch to 9.4 like previous patch.

Files

PathChange+/−
src/Makefile.global.in modified +1 −1
src/tools/msvc/vcregress.pl modified +9 −3