Loading tests/runtests.pl +1 −1 Original line number Diff line number Diff line Loading @@ -2311,7 +2311,7 @@ sub checksystem { $curl =~ s/^(.*)(libcurl.*)/$1/g; $libcurl = $2; if($curl =~ /mingw32/) { if($curl =~ /mingw(32|64)/) { # This is a windows minw32 build, we need to translate the # given path to the "actual" windows path. The MSYS shell # has a builtin 'pwd -W' command which converts the path. Loading Loading
tests/runtests.pl +1 −1 Original line number Diff line number Diff line Loading @@ -2311,7 +2311,7 @@ sub checksystem { $curl =~ s/^(.*)(libcurl.*)/$1/g; $libcurl = $2; if($curl =~ /mingw32/) { if($curl =~ /mingw(32|64)/) { # This is a windows minw32 build, we need to translate the # given path to the "actual" windows path. The MSYS shell # has a builtin 'pwd -W' command which converts the path. Loading