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