mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 21:14:27 +01:00
release-upload: remove uneeded decode which blows up
This commit is contained in:
@@ -23,7 +23,7 @@ https://github.com/cirosantilli/linux-kernel-module-cheat#release-upload
|
|||||||
'describe',
|
'describe',
|
||||||
'--exact-match',
|
'--exact-match',
|
||||||
'--tags'
|
'--tags'
|
||||||
]).decode().rstrip()
|
]).rstrip()
|
||||||
upload_path = self.env['release_zip_file']
|
upload_path = self.env['release_zip_file']
|
||||||
|
|
||||||
# Check the release already exists.
|
# Check the release already exists.
|
||||||
|
|||||||
Reference in New Issue
Block a user