Home
last modified time | relevance | path

Searched hist:"23239 fc0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-find-errors.sh23239fc0 Mon Nov 23 12:41:57 CST 2020 Paul E. McKenney <paulmck@kernel.org> torture: Make kvm.sh return failure upon build failure

The kvm.sh script uses kvm-find-errors.sh to evaluate whether or not
a build failed. Unfortunately, kvm-find-errors.sh returns success if
there are no failed runs (including when there are no runs at all) even if
there are build failures. This commit therefore makes kvm-find-errors.sh
return failure in response to build failures.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>