| Index: recipes/engine_tests/depend_on/bottom.expected/basic.json
|
| diff --git a/recipes/engine_tests/depend_on/bottom.expected/basic.json b/recipes/engine_tests/depend_on/bottom.expected/basic.json
|
| index f1b7c3127d503e5a34011f4ab5883255abb7ec3a..d8fdbf833e264f7ba758462470a433dbaea61143 100644
|
| --- a/recipes/engine_tests/depend_on/bottom.expected/basic.json
|
| +++ b/recipes/engine_tests/depend_on/bottom.expected/basic.json
|
| @@ -3,6 +3,7 @@
|
| "cmd": [
|
| "bc"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "calc it",
|
| "stdin": "3*2\n",
|
| "stdout": "/path/to/tmp/out"
|
|
|