cbmk/include
Leah Rowe 126dff455b tree.sh: add sha512 error for check_project_hashes
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>
2025-06-05 23:43:41 +01:00
..
get.sh get.sh: simplify fetch_project() 2025-05-26 13:51:27 +01:00
init.sh xbmk: rename xbmklocal/xbmktmp variables 2025-05-26 01:33:45 +01:00
inject.sh inject.sh: add missing semicolons 2025-06-05 23:43:16 +01:00
lib.sh put coreboot utils in elf/coreboot/TREE 2025-05-27 11:21:24 +01:00
release.sh release.sh: use printf to create version files 2025-05-27 11:21:07 +01:00
rom.sh put coreboot utils in elf/coreboot/TREE 2025-05-27 11:21:24 +01:00
tree.sh tree.sh: add sha512 error for check_project_hashes 2025-06-05 23:43:41 +01:00