| Index: recipes/recipes/infra_repo_trybot.expected/rietveld_tests_on_win.json
|
| diff --git a/recipes/recipes/infra_repo_trybot.expected/rietveld_tests_on_win.json b/recipes/recipes/infra_repo_trybot.expected/rietveld_tests_on_win.json
|
| index 5c72156d5797136dfe313376f61b103a6b951571..7fac462f140be0df5ff5507b3612147e4b1967d3 100644
|
| --- a/recipes/recipes/infra_repo_trybot.expected/rietveld_tests_on_win.json
|
| +++ b/recipes/recipes/infra_repo_trybot.expected/rietveld_tests_on_win.json
|
| @@ -64,7 +64,10 @@
|
| },
|
| {
|
| "cmd": [
|
| - "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat"
|
| + "python",
|
| + "-u",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\git_bootstrap.py",
|
| + "--verbose"
|
| ],
|
| "cwd": "RECIPE_PACKAGE_REPO[depot_tools]",
|
| "name": "ensure git tooling on windows",
|
|
|