| Index: recipes/engine_tests/subannotations.expected/basic.json
|
| diff --git a/recipes/engine_tests/subannotations.expected/basic.json b/recipes/engine_tests/subannotations.expected/basic.json
|
| index 7e60cd8050eccfb94b3fb57ce472ed902d7fa563..2ed7d1b2cb02de83b79edc0fcb9629dc824d36ed 100644
|
| --- a/recipes/engine_tests/subannotations.expected/basic.json
|
| +++ b/recipes/engine_tests/subannotations.expected/basic.json
|
| @@ -4,6 +4,7 @@
|
| "echo",
|
| "@@@BUILD_STEP@steppy@@@"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "Dont subannotate me"
|
| },
|
| {
|
| @@ -12,6 +13,7 @@
|
| "echo",
|
| "@@@BUILD_STEP@pippy@@@"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "Subannotate me"
|
| },
|
| {
|
|
|