diff options
author | Leah Rowe <leah@libreboot.org> | 2023-05-14 14:33:21 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-05-14 14:34:54 +0100 |
commit | 7b36ffc1e586664f06637b1a1bd07233d18ddb9e (patch) | |
tree | e9e2a0a32d273f1bfb80aa248e74da78ae57ae6a /resources/scripts/update | |
parent | 963b524722c016c05be5d68d570aa9e8623b55c5 (diff) |
download/mrc: handle exit status within subshell
the previous code merely exited from the subshell,
but the intended behaviour is for the entire script
to halt execution, and exit with non-zero status.
this patch fixes that bug.
Diffstat (limited to 'resources/scripts/update')
0 files changed, 0 insertions, 0 deletions