relase: get failed extract-vmlinux automation back working

Only the command is back in business, but it does not work:
https://github.com/cirosantilli/linux-kernel-module-cheat/issues/79
This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-07-14 00:00:04 +00:00
parent 4c71ac5072
commit 7b0ac771dc
7 changed files with 156 additions and 146 deletions

View File

@@ -23,7 +23,7 @@ https://cirosantilli.com/linux-kernel-module-cheat#release-upload
'describe',
'--exact-match',
'--tags'
]).rstrip()
]).decode().rstrip()
upload_path = self.env['release_zip_file']
# Check the release already exists.