Commit 7b4adcd
fix(fdt): Improve reporting of errors related to FDT setup
Change the doc comment (which also affects the implementation of
`std::fmt::Display`) for `ConfigurationError::SetupFDT` to include
the underlying `fdt::FtdError`.
This improves both the reporting of failures during FDT setup on the
logs, as well as the message in API server's corresponding HTTP
response.
Signed-off-by: Christos Katsakioris <[email protected]>
Signed-off-by: Filippos Tofalos <[email protected]>1 parent 5ef02a8 commit 7b4adcd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments