Skip to content
Commit c31d0cb6 authored by Simon Glass's avatar Simon Glass
Browse files

patman: Use bytearray instead of string



If the process outputs a lot of data on stdout this can be quite slow,
since the bytestring is regenerated each time. Use a bytearray instead.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 43332d88
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment