| Index: scripts/slave/recipe_modules/generator_script/example.expected/basic.json
|
| diff --git a/scripts/slave/recipe_modules/generator_script/example.expected/basic.json b/scripts/slave/recipe_modules/generator_script/example.expected/basic.json
|
| index a3e712a7bba1cf8249ff364496997ccb8036a828..1dec6e14c5601c243a42322e5cc284efab03cf46 100644
|
| --- a/scripts/slave/recipe_modules/generator_script/example.expected/basic.json
|
| +++ b/scripts/slave/recipe_modules/generator_script/example.expected/basic.json
|
| @@ -5,7 +5,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD_ROOT]",
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gen step(bogus)",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@[@@@",
|
| @@ -38,7 +38,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD_ROOT]",
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gen step(bogus.py)",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@[@@@",
|
|
|