| Index: recipe_modules/generator_script/example.expected/basic_python.json
|
| diff --git a/recipe_modules/generator_script/example.expected/basic_python.json b/recipe_modules/generator_script/example.expected/basic_python.json
|
| index 0ba96f0980c52a2aa4b1df4bcb89f6c9992d8f9a..b46bb8653f9e4a0129b4033929c735fb09fc366d 100644
|
| --- a/recipe_modules/generator_script/example.expected/basic_python.json
|
| +++ b/recipe_modules/generator_script/example.expected/basic_python.json
|
| @@ -7,7 +7,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[TMP]/checkout",
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gen step(bogus.py)",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@[@@@",
|
|
|