Commit 909a50d
committed
remote/coordinator: fix ExporterError message
The message should have been an f-string to contain any useful
information.
Fixes: 8cb8ecd ("remote/coordinator: show error reason for failed exporter commands")
Signed-off-by: Bastian Krause <bst@pengutronix.de>
(cherry picked from commit 6560c35)1 parent 45184c7 commit 909a50d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
626 | 626 | | |
627 | 627 | | |
628 | 628 | | |
629 | | - | |
| 629 | + | |
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
| |||
0 commit comments