cbmk/include
Leah Rowe 3830f3aa54 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-05-28 22:47:15 +01:00
..
get.sh xbmk: simplify a few err calls 2025-05-27 12:01:33 +01:00
init.sh xbmk: rename xbmklocal/xbmktmp variables 2025-05-26 01:33:45 +01:00
inject.sh Revert "inject.sh: simplify remktar()" 2025-05-27 21:48:10 +01:00
lib.sh put coreboot utils in elf/coreboot/TREE 2025-05-27 11:21:24 +01:00
release.sh xbmk: simplify a few err calls 2025-05-27 12:01:33 +01:00
rom.sh xbmk: simplify a few err calls 2025-05-27 12:01:33 +01:00
tree.sh tree.sh: add sha512 error for check_project_hashes 2025-05-28 22:47:15 +01:00