| Index: scripts/slave/recipe_modules/properties/example.expected/basic.json
|
| diff --git a/scripts/slave/recipe_modules/properties/example.expected/basic.json b/scripts/slave/recipe_modules/properties/example.expected/basic.json
|
| deleted file mode 100644
|
| index cb2c11f3c8b57ddfc35c4179768a7f1cc12599ff..0000000000000000000000000000000000000000
|
| --- a/scripts/slave/recipe_modules/properties/example.expected/basic.json
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -[
|
| - {
|
| - "cmd": [
|
| - "echo",
|
| - "{'key': 'value'}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "echo"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "echo",
|
| - "{'recipe': 'properties:example', 'test_prop': {'key': 'value'}}"
|
| - ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| - "name": "echo all"
|
| - }
|
| -]
|
|
|