]> 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:04 +0000 (19:29 -0700)
commitd759ddaaf4b983928bfaf171bab859c874531d93
treefa77680e68c38fc6a74ba1b4e5ebc9a4c48e3ff4
parent5c0fee0be2f64439149a37bc4bc4f44b1fcdcda8
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