"i915/bxt_huc_ver01_07_1398.bin" did not exist on "8b0db80a2970e3ffc78f541f35de3a5fe55ef48d"
fix(git-prompt): make `gitstatus.py` python3-compatible (#9186)
check_output() in get_tagname_or_hash() returns bytes instead of str in
python3. Decode the return value to utf-8, this works in both python2
and python3.
Co-authored-by:
Stimim Chen <stimim@google.com>
Please register or sign in to comment