| Index: scripts/slave/recipes/findit/chromium/test.expected/nonexistent_test_step_skipped.json
|
| diff --git a/scripts/slave/recipes/findit/chromium/test.expected/nonexistent_test_step_skipped.json b/scripts/slave/recipes/findit/chromium/test.expected/nonexistent_test_step_skipped.json
|
| index fa4e93c749099c631b1e4c65a75fed2bc80356e9..bd6086769db671ee235f8934a509cb5969cc3ef9 100644
|
| --- a/scripts/slave/recipes/findit/chromium/test.expected/nonexistent_test_step_skipped.json
|
| +++ b/scripts/slave/recipes/findit/chromium/test.expected/nonexistent_test_step_skipped.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",
|
|
|