On 03/06/2025 1:42 pm, Anthony PERARD wrote: > From: Anthony PERARD <[email protected]> > > Without "pipefail", $? have the exit value of `tee`, which should > always be 0. But instead of using "pipefail", do collect the value of > from the test with $PIPESTATUS. > > Signed-off-by: Anthony PERARD <[email protected]>
Reviewed-by: Andrew Cooper <[email protected]>
