]> Git Repo - J-u-boot.git/commit - .gitlab-ci.yml
travis/gitlab/azure: Simplify the exit code for test.py
authorSimon Glass <[email protected]>
Wed, 18 Mar 2020 15:42:59 +0000 (09:42 -0600)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
.azure-pipelines.yml
.gitlab-ci.yml
.travis.yml
This page took 0.03411 seconds and 4 git commands to generate.