commit | 5eb2115c3d7e96629fcf9bfaa9c8ac51820a0b14 | [log] [tgz] |
---|---|---|
author | Arthur Heymans <arthur@aheymans.xyz> | Wed Jul 25 11:45:52 2018 +0200 |
committer | Patrick Rudolph <siro@das-labor.org> | Thu Jul 26 11:15:56 2018 +0000 |
tree | 1f46196f6013f37d82aad003fd6b110d0dc0cd57 | |
parent | c9297c67808dc273d0fad18b452fa9438fa28f5e [diff] |
Documenation/conf.py: Make sure release is a string With python3 the split method can operate on strings while check_output generates bytestrings. Change-Id: I7b455c56e8195f0ecfbe5e360ac161c176f00115 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/27630 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>