10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb17468 commit d5d0029Copy full SHA for d5d0029
src/tools/msvc/vcregress.pl
@@ -290,6 +290,7 @@ sub subdircheck
290
291
sub contribcheck
292
{
293
+ InstallTemp();
294
chdir "$topdir/contrib";
295
foreach my $module (glob("*"))
296 641E code>
@@ -309,6 +310,7 @@ sub contribcheck
309
310
311
sub modulescheck
312
313
314
chdir "$topdir/src/test/modules";
315
316
0 commit comments