MSVC: Avoid warning when testing a TAP suite without PROVE_FLAGS.

Noah Misch <noah@leadboat.com>

Commit: 5c28a7bf1c57756e8992c2a6a083a34109f38323
Author: Noah Misch <noah@leadboat.com>
Date: 2020-06-07T23:27:18Z
Releases: 9.6.19
MSVC: Avoid warning when testing a TAP suite without PROVE_FLAGS.

Commit 7be5d8df1f74b78620167d3abf32ee607e728919 surfaced the logic
error, which had no functional implications, by adding "use warnings".
The buildfarm always customizes PROVE_FLAGS, so the warning did not
appear there.  Back-patch to 9.5 (all supported versions).

Files

PathChange+/−
src/tools/msvc/vcregress.pl modified +1 −1