Chromium Code Reviews| Index: recipe_modules/git/example.expected/count-objects_failed.json |
| diff --git a/recipe_modules/git/example.expected/count-objects_failed.json b/recipe_modules/git/example.expected/count-objects_failed.json |
| index d2ff58867b52289ef309ce9b8fffd8cad70154b1..d7ddb067fe3e6b0a43ad805b04c2cc7524d0d9cb 100644 |
| --- a/recipe_modules/git/example.expected/count-objects_failed.json |
| +++ b/recipe_modules/git/example.expected/count-objects_failed.json |
| @@ -21,6 +21,9 @@ |
| "--recurse-submodules" |
| ], |
| "cwd": "[SLAVE_BUILD]/src", |
| + "env": { |
| + "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
| + }, |
| "name": "git fetch" |
| }, |
| { |