mirror of
https://github.com/mbirth/tcl_update_db.git
synced 2024-12-25 12:04:07 +00:00
Output update_map for OTA gapfiller.
This commit is contained in:
parent
aadfa21d42
commit
ce26ba21f2
@ -55,6 +55,7 @@ foreach ($refs as $ref) {
|
||||
'num_missing' => count($missing_froms),
|
||||
'missing_froms' => $missing_froms,
|
||||
'latest_ota' => $latest_ota,
|
||||
'update_map' => $update_map,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user