diff options
author | Leah Rowe <leah@libreboot.org> | 2024-08-31 01:17:57 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-08-31 01:17:57 +0100 |
commit | 72fa467cb79f7c42d61434e9ff2491e235ee37f5 (patch) | |
tree | 626f2124489f26488bfe7d93bd9abf1a9469e170 /util/ich9utils/obj/descriptor | |
parent | 66755f73ca941336a5097330233a0f73be4c3529 (diff) |
vendor.sh: print extract errors to /dev/null
the output isn't really super critical, because it pertains
to files that would just result in a coreboot build error
if they didn't extract, which would still allow me to know
if a given extract function failed.
however, the extract function shows a lot of error output
because it literally bruteforces various extract methods,
when dealing with vendor files.
mitigate this by just printing the errors to /dev/null. this
will prevent users from erroneously thinking that lbmk is
operating under error condition, when it isn't. we do sometimes
get questions about it on irc.
fewer questions on irc is better.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/ich9utils/obj/descriptor')
0 files changed, 0 insertions, 0 deletions