diff options
author | Leah Rowe <leah@libreboot.org> | 2024-05-19 06:51:20 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-05-19 06:51:20 +0100 |
commit | 71baf65351ff93ef3d6177ae274d7c1d62727035 (patch) | |
tree | 9f7c1d645b5d1c8959998e45a66137877e15a30b /include/mrc.sh | |
parent | 1fe9c4b8991f3bff7532fd85f4fd9ece73044236 (diff) |
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>
Diffstat (limited to 'include/mrc.sh')
0 files changed, 0 insertions, 0 deletions