Files
lbmk/include
Leah Rowe d25aaac9ad lib.sh: remove erroneous break from fx_
it means nothing here. in context, if a non-zero return
is observed, we should not do anything here, which is
already the behaviour anyway, except that "break" means
nothing since we're not in a loop here.

where an error exit should be observed, x_ is used inside
the command given for fx_

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-07-06 03:25:35 +01:00
..
2025-05-26 13:26:34 +01:00
2025-06-05 23:39:57 +01:00
2025-07-06 03:25:35 +01:00
2025-05-27 10:11:42 +01:00
2025-05-27 11:18:18 +01:00