| Index: scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
|
| diff --git a/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json b/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
|
| index 6d32f66460b7d1771c2918599f93d01ed14e6392..5eb632ca16a28d569582061f634b7b8e8c98f8ee 100644
|
| --- a/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
|
| +++ b/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
|
| @@ -256,7 +256,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",
|
|
|