On Tue, 3 Jun 2025, Andrew Cooper wrote: > On 03/06/2025 1:42 pm, Anthony PERARD wrote: > > From: Anthony PERARD <anthony.per...@vates.tech> > > > > 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 <anthony.per...@vates.tech> > > Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com>
Acked-by: Stefano Stabellini <sstabell...@kernel.org>