Commit 60c84b7
committed
preinstall: Return warnings as errors if RunChecks is already going to return an error
If RunChecks returns one or more errors, any warnings that have been
collected and which would normally be returned via the CheckResults
structure will be discarded. In the case where RunChecks is already
going to return one or more errors, it should also return any warnings
that occurred as errors as well.1 parent c9da599 commit 60c84b7
File tree
3 files changed
+446
-75
lines changed- efi/preinstall
3 files changed
+446
-75
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
488 | 491 | | |
489 | 492 | | |
490 | 493 | | |
| |||
0 commit comments