clearlinux / mixer-tools

Software update mixer and related tools
Apache License 2.0
27 stars 37 forks source link

fix missing files in packs #777

Closed fenrus75 closed 2 years ago

fenrus75 commented 2 years ago

we need to not return "nil" if a delta file is missing, because that causes the caller to not use the fallback option (which would include the full file)... and we need the fallback option to have a complete pack

Signed-off-by: Arjan van de Ven arjan@linux.intel.com