| Index: recipe_modules/properties/example.expected/lists.json
|
| diff --git a/recipe_modules/properties/example.expected/lists.json b/recipe_modules/properties/example.expected/lists.json
|
| index f8cb97ce14e9f2474a0e7f58d5c7a0e4651122dd..4f1ae026b8e2b56d1209bdd5b93712bcff643ae4 100644
|
| --- a/recipe_modules/properties/example.expected/lists.json
|
| +++ b/recipe_modules/properties/example.expected/lists.json
|
| @@ -4,7 +4,6 @@
|
| "echo",
|
| "{'key': ['value', ['value']]}"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "echo"
|
| },
|
| {
|
| @@ -12,7 +11,6 @@
|
| "echo",
|
| "[('recipe', 'properties:example'), ('test_prop', {'key': ['value', ['value']]})]"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "echo all"
|
| },
|
| {
|
|
|