| Index: recipe_modules/tryserver/example.expected/with_wrong_patch_new.json
|
| diff --git a/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json b/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json
|
| index ac0bf7974a7ddce3430e6f4b43724df6f605fa85..d7c7a8a4eb4666ec80402b93d19f97ddf824afed 100644
|
| --- a/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json
|
| +++ b/recipe_modules/tryserver/example.expected/with_wrong_patch_new.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",
|
|
|