| Index: scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json b/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json
|
| index 8dba58b8878121caa293926457994f865cc67d59..063b5aec6519d6124163322bf02feb6288f71541 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json
|
| @@ -280,7 +280,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",
|
|
|