tests/docker: fix update command due to python3 str/bytes distinction
commite336cec3a59df5c4e79f6f9625780dccd8a607db
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 24 Jul 2020 06:45:02 +0000 (24 07:45 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 27 Jul 2020 08:41:18 +0000 (27 09:41 +0100)
treecc94fa1db343ea0c4368970811a7f23a12b7cab6
parent2667e069e7b5807c69f32109d930967bc1b222cb
tests/docker: fix update command due to python3 str/bytes distinction

Does this seem convoluted to you? It feels a little complicated to me.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200724064509.331-10-alex.bennee@linaro.org>
tests/docker/docker.py