| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel_ng.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel_ng.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel_ng.json
|
| index c8c820d4107e934300907a75b2d0727828161507..5285411b3675bd198dfc9560da78e0b9724928fa 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel_ng.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel_ng.json
|
| @@ -262,7 +262,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",
|
|
|