MSVC: Remove any tmp_check directory before running a TAP test suite.

Noah Misch <noah@leadboat.com>

Commit: 4cd8479369ee3d366a8014593e6a3405eb9952a9
Author: Noah Misch <noah@leadboat.com>
Date: 2018-08-19T08:12:25Z
Releases: 11.0
MSVC: Remove any tmp_check directory before running a TAP test suite.

Back-patch to v11, where commit 90627cf98a8e7d0531789391fd798c9bfcc3bc1a
made the GNU make build system do likewise.  Without this, when a
typical PostgresNode-using test failed, subsequent runs bailed out with
a "File exists" error.

Files

PathChange+/−
src/tools/msvc/vcregress.pl modified +2 −0