| Index: scripts/slave/recipe_modules/findit/example.expected/affected_files_on_win.json
|
| diff --git a/scripts/slave/recipe_modules/findit/example.expected/affected_files_on_win.json b/scripts/slave/recipe_modules/findit/example.expected/affected_files_on_win.json
|
| index f335dd16ef9f05da6b65e9fe29a2f7f85800864a..470aaf4d908c03f0ad30401cb187fe46211b2911 100644
|
| --- a/scripts/slave/recipe_modules/findit/example.expected/affected_files_on_win.json
|
| +++ b/scripts/slave/recipe_modules/findit/example.expected/affected_files_on_win.json
|
| @@ -1,7 +1,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",
|
|
|