mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-05-08 19:29:35 +00:00
fix repogen
This commit is contained in:
parent
40e32eeaae
commit
8acd639c86
@ -42,7 +42,7 @@ class QIFRepogen (BaseModule):
|
||||
)
|
||||
|
||||
def generateRepogenCmd(props):
|
||||
repoLocation += getRepoLocation(props)
|
||||
repoLocation = getRepoLocation(props)
|
||||
tempPackage = str(props.getProperty('tempPackage'))
|
||||
|
||||
cmd = [self.repogen,
|
||||
|
Loading…
x
Reference in New Issue
Block a user