| Index: scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json
|
| diff --git a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json
|
| index 0dcfb6cee7b11f34a8d5df741ddd7dc505b0741b..682e4d894d29297cfaa8f3a349f579b99cb02ce5 100644
|
| --- a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json
|
| +++ b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json
|
| @@ -198,7 +198,8 @@
|
| "simulation_test"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| - "name": "recipe_engine tests"
|
| + "name": "recipe_engine tests",
|
| + "stdout": "/path/to/tmp/"
|
| },
|
| {
|
| "cmd": [
|
| @@ -212,7 +213,8 @@
|
| "simulation_test"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| - "name": "build tests"
|
| + "name": "build tests",
|
| + "stdout": "/path/to/tmp/"
|
| },
|
| {
|
| "name": "$result",
|
|
|