[U-Boot] [PATCHv3 09/13] test/py: Update test_fs to decode check_output calls

Tom Rini trini at konsulko.com
Fri Nov 1 13:32:27 UTC 2019


On Thu, Oct 24, 2019 at 11:59:24AM -0400, Tom Rini wrote:

> The check_output function from the subprocess Python module by default
> returns data as encoded bytes and leaves decoding to the application.
> Given our uses of the call, it makes the most sense to immediately
> decode the results.
> 
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Tested-by: Stephen Warren <swarren at nvidia.com>
> Tested-by: Simon Glass <sjg at chromium.org> [on sandbox]
> Signed-off-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191101/aad7db11/attachment.sig>


More information about the U-Boot mailing list