[PATCH 1/2] bbremote: fix 'NoneType' object has no attribute 'encode'
Sascha Hauer
s.hauer at pengutronix.de
Thu Dec 12 00:20:29 PST 2024
On Thu, 12 Dec 2024 08:19:27 +0100, Ahmad Fatoum wrote:
> The RatpFSServer constructor supports passing None to it, but the
> command line interface panics before the function can be invoked.
>
> As the function already supports NoneType and bytes input, just teach it
> to accept str input as well.
>
>
> [...]
Applied, thanks!
[1/2] bbremote: fix 'NoneType' object has no attribute 'encode'
https://git.pengutronix.de/cgit/barebox/commit/?id=29e5a10ef943 (link may not be stable)
[2/2] bbremote: decode bytes output of getenv and md on command line
https://git.pengutronix.de/cgit/barebox/commit/?id=c6c9b96ff460 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list