Correzione al codice per generalize.
This commit is contained in:
parent
dbad601df9
commit
b21c06038d
@ -318,6 +318,8 @@ class Build(object):
|
||||
# If called with a pointed version, no generalize and link necessary.
|
||||
if not self.branch_version:
|
||||
return
|
||||
appimagefilename = {}
|
||||
zsyncfilename = {}
|
||||
|
||||
# Creating versions for short version and query text
|
||||
versions = [ self.short_version, self.branch_version ]
|
||||
|
Reference in New Issue
Block a user