| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json
|
| index 9a25e11b16f931a477d25f17480d2fa95f99900b..5b6affdb1b4173e95f45f261b38f324a55aaf341 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.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",
|
|
|