Commit b5a74f7
committed
proxy: Drop double-wrapping in
See bootc-dev/bootc#1284 - the error
text is
`ERROR Upgrading: Creating importer: failed to invoke method OpenImage: failed to invoke method OpenImage: lstat ...`
This fixes the duplication of `failed to invoke method OpenImage`.
I think this was a regression from porting to use thiserror when
I was changing the type of each individual function to return our
Result type.
Signed-off-by: Colin Walters <[email protected]>RequestInitiationError
1 parent 060e435 commit b5a74f7
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
| 449 | + | |
455 | 450 | | |
456 | 451 | | |
457 | 452 | | |
| |||
0 commit comments