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