
27 Sep
2019
27 Sep
'19
2:39 a.m.
Since cros_subprocess use bytestrings now, this feature not needed. Drop it.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/patman/cros_subprocess.py | 3 +-- tools/patman/tools.py | 15 +++++++-------- 2 files changed, 8 insertions(+), 10 deletions(-)
Applied to u-boot-dm, thanks!