| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_rel.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_rel.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_rel.json
|
| index cc9b86e2afd53a08efc0b0b8348d5f03a477b607..e42f6df9aec2ebc0b0e0d0c9b14ce88eacfa7156 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_rel.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_rel.json
|
| @@ -261,7 +261,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",
|
|
|