mirror of
https://codeberg.org/canoeboot/cbmk.git
synced 2025-06-03 05:07:33 +01:00
![]() handle errors on sha512sum - also handle awk errors inside the mini subshell, and provide overall error handling. we know that the project.hash file should always exist, and always be read no matter what; technically, the find command that proceeds it might not yield any results, but an empty file would then be produced. the edge case of an empty file would have lead to an error beforehand, when configuring the project in function, configure_project(), so we've already got that covered. Signed-off-by: Leah Rowe <leah@libreboot.org> |
||
---|---|---|
.. | ||
get.sh | ||
init.sh | ||
inject.sh | ||
lib.sh | ||
release.sh | ||
rom.sh | ||
tree.sh |