| Index: recipe_modules/tryserver/example.expected/with_wrong_patch.json
|
| diff --git a/recipe_modules/tryserver/example.expected/with_wrong_patch.json b/recipe_modules/tryserver/example.expected/with_wrong_patch.json
|
| index 686dc43003640f71722e7847ce962f3591fe10ac..1afd3b8f4819f98f0f1d3f0c0b87350833a1c2db 100644
|
| --- a/recipe_modules/tryserver/example.expected/with_wrong_patch.json
|
| +++ b/recipe_modules/tryserver/example.expected/with_wrong_patch.json
|
| @@ -1,7 +1,14 @@
|
| [
|
| {
|
| "cmd": [
|
| - "[DEPOT_TOOLS]\\git.bat",
|
| + "RECIPE_PACKAGE[depot_tools]\\bootstrap\\win\\win_tools.bat"
|
| + ],
|
| + "cwd": "RECIPE_PACKAGE[depot_tools]",
|
| + "name": "ensure git tooling on windows"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "RECIPE_PACKAGE[depot_tools]\\git.bat",
|
| "diff",
|
| "--cached",
|
| "--name-only"
|
|
|