]> granicus.if.org Git - postgresql/commit
MSVC: Remove any tmp_check directory before running a TAP test suite.
authorNoah Misch <noah@leadboat.com>
Sun, 19 Aug 2018 08:12:22 +0000 (01:12 -0700)
committerNoah Misch <noah@leadboat.com>
Sun, 19 Aug 2018 08:12:25 +0000 (01:12 -0700)
commit4cd8479369ee3d366a8014593e6a3405eb9952a9
tree81465637fd347512b80c2d6eececfa74b1f8ac79
parent49c1a4da641d52effb403bf79798975975b725a9
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.
src/tools/msvc/vcregress.pl