| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_dbg.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_dbg.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_dbg.json
|
| index 26b21c6ef398d1a75ea39ec84b010ddfb91d5b4f..e09dabd8d5e4b08f6959258e9b005edb9897bf97 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_dbg.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win7_blink_compile_dbg.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",
|
|
|