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