Skip to content

Commit d5d0029

Browse files
committed
Allow MSVC's contribcheck and modulescheck to run independently.
These require a temp install to have been done, so we now make sure it is done before proceeding. Michael Paquier.
1 parent fb17468 commit d5d0029

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tools/msvc/vcregress.pl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ sub subdircheck
290290

291291
sub contribcheck
292292
{
293+
InstallTemp();
293294
chdir "$topdir/contrib";
294295
foreach my $module (glob("*"))
295296
{
@@ -309,6 +310,7 @@ sub contribcheck
309310

310311
sub modulescheck
311312
{
313+
InstallTemp();
312314
chdir "$topdir/src/test/modules";
313315
foreach my $module (glob("*"))
314316
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy