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