summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2019-10-24 11:59:24 -0400
committerTom Rini <[email protected]>2019-10-30 17:48:47 -0400
commitd2b5240c9a0303e2d2ed3cd540d7e32b6f198664 (patch)
treed16fb9b9f2bdfd4aafcc496491f80e55c9dc440f /scripts
parent1813ace6fcc46097d1709a775e72948fcbf52fee (diff)
test/py: Update test_fs to decode check_output calls
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 <[email protected]> Tested-by: Stephen Warren <[email protected]> Tested-by: Simon Glass <[email protected]> [on sandbox] Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions