commit | 6a7264907b3a08c93ecb39bf3877583d49747954 | [log] [tgz] |
---|---|---|
author | Simon Shields <simon@lineageos.org> | Mon Nov 18 23:56:08 2019 +1100 |
committer | micky387 <mickaelsaibi@free.fr> | Mon Oct 07 16:30:33 2024 -0400 |
tree | 4cc3b3a0ce4b98fdb32492bd8c0f358aae5a53ab | |
parent | 76b15f980ef4a15d3836c275ed9d02acaf12d077 [diff] |
repopick: fix --check-picked on Python 3 This is very subtly broken: we look for the string 'Change-Id:' in an array of byte strings. Fix this by decoding the git output to utf-8 strings. Change-Id: I708ad0adacb61c89bfba0fd88eeb2e37648317af