| Index: scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json
|
| diff --git a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json
|
| index 7b131ce704d194492a05206b633940a4f07ae430..87b17bd943580585eed73fcb216bfa6c8ced1b77 100644
|
| --- a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json
|
| +++ b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json
|
| @@ -196,7 +196,8 @@
|
| "simulation_test"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| - "name": "recipe_engine tests"
|
| + "name": "recipe_engine tests",
|
| + "stdout": "/path/to/tmp/"
|
| },
|
| {
|
| "cmd": [
|
| @@ -208,7 +209,8 @@
|
| "simulation_test"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| - "name": "build tests"
|
| + "name": "build tests",
|
| + "stdout": "/path/to/tmp/"
|
| },
|
| {
|
| "name": "$result",
|
|
|