diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/bootstrap.ps1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/bootstrap.ps1 b/scripts/bootstrap.ps1 index f02a98ef0..d3ea2a6f2 100644 --- a/scripts/bootstrap.ps1 +++ b/scripts/bootstrap.ps1 @@ -325,7 +325,6 @@ function vcpkgInvokeCommandClean() # vcpkgInvokeCommandClean cmd "/c echo %PATH%" Write-Host "`nBuilding vcpkg.exe ...`n" -Write-Host $arguments $ec = vcpkgInvokeCommandClean $msbuildExe $arguments if ($ec -ne 0) |
