]> 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:22 +0000 (01:12 -0700)
commita53f0edd64d0b11abc4a87681ba85669ae90ce1f
treeae3a6a2ae73b0bca07bd7b966bd37ba7b63cb756
parentd83423db869900ffa2470826de5f8255d45ff9c6
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