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