lbmk/script/handle/make
Leah Rowe 7b02bb9aa6 do not handle errors on mktemp in shell scripts
errors are not defined for mktemp, and the /tmp file
system should be assumed reliable.

if /tmp is *unreliable*, then this is not something that
lbmk either can or should fix; the user clearly has
bigger problems.

manpages for mktemp do not define errors. it is assumed
to be completely reliable.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-02 03:39:10 +01:00
..
config do not handle errors on mktemp in shell scripts 2023-10-02 03:39:10 +01:00
file Greatly simplify error handling in shell scripts 2023-10-01 22:47:02 +01:00