cbmk/include
Leah Rowe ddcb793bd2 option.sh: don't return 1 in mkrom_tarball
one of the calling functions relies on the return value
to be always 0, so these error conditions in mkrom_tarball
have been altered to cause an *exit* (non-zero) instead.

in practise, the commands in question were printf commands
run after tho directory they output to had been created,
so write access would probably not be an issue.

nonetheless, technically correct is the best kind of correct.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-19 06:53:20 +01:00
..
git.sh git.sh: Remove .git if XBMK_RELEASE=y 2024-05-18 04:57:47 +01:00
option.sh option.sh: don't return 1 in mkrom_tarball 2024-05-19 06:53:20 +01:00