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