diff options
author | Leah Rowe <leah@libreboot.org> | 2025-08-29 04:44:52 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-08-29 04:44:52 +0100 |
commit | d9011da0eb26744b64b8f0161d6f39b145b0af60 (patch) | |
tree | f9929c9cd09b94586026dd624a2bc0e96ff6187e /config | |
parent | 50a0bac01ce23a569fa7bfea3a8553173aa61448 (diff) |
inject.sh: redirect stderer to /dev/null FIRST
for the grep command, we must ensure that errors are
suppressed *BEFORE* outputting to a file. depending
on the sh implementation, the previous code might
have begun outputting to a file before suppressing
errors.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions