]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
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)
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>

No differences found