| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [], | 3 "cmd": [], |
| 4 "name": "platform things", | 4 "name": "platform things", |
| 5 "~followup_annotations": [ | 5 "~followup_annotations": [ |
| 6 "@@@STEP_LOG_LINE@name@linux@@@", | 6 "@@@STEP_LOG_LINE@name@linux@@@", |
| 7 "@@@STEP_LOG_END@name@@@", | 7 "@@@STEP_LOG_END@name@@@", |
| 8 "@@@STEP_LOG_LINE@bits@64@@@", | 8 "@@@STEP_LOG_LINE@bits@64@@@", |
| 9 "@@@STEP_LOG_END@bits@@@", | 9 "@@@STEP_LOG_END@bits@@@", |
| 10 "@@@STEP_LOG_LINE@arch@intel@@@", | 10 "@@@STEP_LOG_LINE@arch@intel@@@", |
| 11 "@@@STEP_LOG_END@arch@@@" | 11 "@@@STEP_LOG_END@arch@@@", |
| 12 "@@@STEP_LOG_LINE@cpu_count@4@@@", |
| 13 "@@@STEP_LOG_END@cpu_count@@@" |
| 12 ] | 14 ] |
| 13 }, | 15 }, |
| 14 { | 16 { |
| 15 "name": "$result", | 17 "name": "$result", |
| 16 "recipe_result": null, | 18 "recipe_result": null, |
| 17 "status_code": 0 | 19 "status_code": 0 |
| 18 } | 20 } |
| 19 ] | 21 ] |
| OLD | NEW |