]> granicus.if.org Git - postgresql/commit
MSVC: Add "use File::Path qw(rmtree)".
authorNoah Misch <noah@leadboat.com>
Wed, 29 May 2019 02:28:36 +0000 (19:28 -0700)
committerNoah Misch <noah@leadboat.com>
Wed, 29 May 2019 02:29:02 +0000 (19:29 -0700)
commit7a518cba67a6572a83394e7e711ce3ded22489c3
treea5bd97c393d9eabf43cdb0df2e7f49dd10ecca6e
parent5e89aa021e00a5a3c3b0475eaa232a1e62cb1061
MSVC: Add "use File::Path qw(rmtree)".

My back-patch of commit 10b72deafea5972edcafb9eb3f97154f32ccd340 added
calls to File::Path::rmtree(), but v10 and older had not been importing
that symbol.  Back-patch to v10, 9.6 and 9.5.
src/tools/msvc/vcregress.pl