Skip to content

Commit 3f222b6

Browse files
committed
fix a perl typo
1 parent bfac7a6 commit 3f222b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/msvc/vcregress.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ sub bincheck
208208
my @bin_dirs = glob("$topdir/src/bin/*");
209209

210210
# Process each test
211-
foreach my $dir (@$bin_dirs)
211+
foreach my $dir (@bin_dirs)
212212
{
213213
next unless -d "$dir/t";
214214
my $status = tap_check($dir);

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