Commit 1775eb2
committed
scripts/check-logs.py: Print error from TuxSuite better
Currently, we assume if we do not get a "complete" status back from the
build, the build is not completed. Recently however, there have been an
increase in internal TuxSuite infrastructure errors, which are not
obvious upon inspection.
If the build status is "error", print out the status message and exit
early, as we know that the build is done since it never started :)
Signed-off-by: Nathan Chancellor <[email protected]>1 parent d5a82a1 commit 1775eb2
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
| |||
0 commit comments