travis/gitlab/azure: Simplify the exit code for test.py
authorSimon Glass <sjg@chromium.org>
Wed, 18 Mar 2020 15:42:59 +0000 (09:42 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 11 Apr 2020 01:33:09 +0000 (21:33 -0400)
commitcec1e856d3d40544fdf8d4d71e4805963c537c18
tree011deac1e03d6a3862cf4f205b4ce504d0dbf998
parente28e9db69c4326a0f1339b94cfcd195441b8e31f
travis/gitlab/azure: Simplify the exit code for test.py

It seems unnecessary to read the exit code and then check it again. Drop
this and just let the test.py provide the exit code directly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
.azure-pipelines.yml
.gitlab-ci.yml
.travis.yml