-
Alex Bennée authored
A side effect of piping the output to head is squash the exit status of the diff command. Fix this by only doing the pipe if the diff failed and then ensuring the status is non-zero. Signed-off-by:
Alex Bennée <alex.bennee@linaro.org>Alex Bennée authoredA side effect of piping the output to head is squash the exit status of the diff command. Fix this by only doing the pipe if the diff failed and then ensuring the status is non-zero. Signed-off-by:
Alex Bennée <alex.bennee@linaro.org>
Loading