Skip to content
Commit b1e5e6d2 authored by Simon Glass's avatar Simon Glass
Browse files

buildman: Change the exit codes



The current exit codes of 128 and 129 are useful in that they do not
conflict with those returned by tools, but they are not actually valid.
It seems better to pick some codes which work with 'bit bisect run'.

Update them to 100 (for errors) and 101 (for warnings).

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent a38930e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment