| 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 c063c86c62e9f4f34ffe902d289bbaf68ebbe373..686dc43003640f71722e7847ce962f3591fe10ac 100644
|
| --- a/recipe_modules/tryserver/example.expected/with_wrong_patch.json
|
| +++ b/recipe_modules/tryserver/example.expected/with_wrong_patch.json
|
| @@ -1,7 +1,7 @@
|
| [
|
| {
|
| "cmd": [
|
| - "RECIPE_PACKAGE[depot_tools]\\git.bat",
|
| + "[DEPOT_TOOLS]\\git.bat",
|
| "diff",
|
| "--cached",
|
| "--name-only"
|
|
|