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