mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
lbmk: Replace err with much simpler implementation
The current implementation is insanely over-engineered, and completely unnecessary. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -270,7 +270,6 @@ fail_inject()
|
||||
inject()
|
||||
{
|
||||
need_files="n"
|
||||
xbmk_err="fail_inject"
|
||||
remkdir "$tmpromdel"
|
||||
|
||||
set +u +e
|
||||
|
||||
Reference in New Issue
Block a user