| Index: recipe_modules/presubmit/example.expected/basic.json
|
| diff --git a/recipe_modules/presubmit/example.expected/basic.json b/recipe_modules/presubmit/example.expected/basic.json
|
| index fc6e2a6651108752a53ca2e2034f13970ad455e0..b4d07f7b8700a555791371448a9acedcc8f3dc3a 100644
|
| --- a/recipe_modules/presubmit/example.expected/basic.json
|
| +++ b/recipe_modules/presubmit/example.expected/basic.json
|
| @@ -5,6 +5,7 @@
|
| "-u",
|
| "RECIPE_PACKAGE_REPO[depot_tools]/presubmit_support.py"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
|
|