diff options
| author | Alex Bennée | 2019-09-04 19:46:36 +0200 |
|---|---|---|
| committer | Alex Bennée | 2019-09-10 10:38:33 +0200 |
| commit | 884fcafc9ced4701fefa5d09f5f8db0f34c0d9b5 (patch) | |
| tree | 27ad0a4a1ead1a4a71a7da66a878399e7754999c /python | |
| parent | tests/docker: fix "cc" command to work with podman (diff) | |
| download | qemu-884fcafc9ced4701fefa5d09f5f8db0f34c0d9b5.tar.gz qemu-884fcafc9ced4701fefa5d09f5f8db0f34c0d9b5.tar.xz qemu-884fcafc9ced4701fefa5d09f5f8db0f34c0d9b5.zip | |
tests/docker: handle missing encoding keyword for subprocess.check_output
This was only added in Python 3.6 and not all the build hosts have
that recent a python3. However we still need to ensure everything is
returns as a unicode string so checks higher up the call chain don't
barf.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
fixup! tests/docker: handle missing encoding keyword for subprocess.check_output
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
