| Index: recipes/recipes/build_repo_real_try.expected/ok-inner-win.json
|
| diff --git a/recipes/recipes/build_repo_real_try.expected/ok-inner-win.json b/recipes/recipes/build_repo_real_try.expected/ok-inner-win.json
|
| index c646d20a7d27d662416eb973b6d21cef61beea3f..3db076e84626341f6972e0d133e4382b3c61bb24 100644
|
| --- a/recipes/recipes/build_repo_real_try.expected/ok-inner-win.json
|
| +++ b/recipes/recipes/build_repo_real_try.expected/ok-inner-win.json
|
| @@ -58,7 +58,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",
|
|
|