| Index: scripts/slave/recipes/infra/recipe_simulation.expected/normal.json
|
| diff --git a/scripts/slave/recipes/infra/recipe_simulation.expected/normal.json b/scripts/slave/recipes/infra/recipe_simulation.expected/normal.json
|
| index bdee57d991c712049ba7e7b689b6b38de2527fdb..6eb8ba79959e3e02a007e60510b86ba2a81ef530 100644
|
| --- a/scripts/slave/recipes/infra/recipe_simulation.expected/normal.json
|
| +++ b/scripts/slave/recipes/infra/recipe_simulation.expected/normal.json
|
| @@ -51,6 +51,8 @@
|
| },
|
| {
|
| "cmd": [
|
| + "python",
|
| + "-u",
|
| "[SLAVE_BUILD]/build/scripts/slave/recipes.py",
|
| "fetch"
|
| ],
|
| @@ -59,6 +61,8 @@
|
| },
|
| {
|
| "cmd": [
|
| + "python",
|
| + "-u",
|
| "[SLAVE_BUILD]/build/scripts/slave/recipes.py",
|
| "simulation_test"
|
| ],
|
|
|