4
0
mirror of https://github.com/QuasarApp/QuasarAppCI.git synced 2025-05-08 19:29:35 +00:00

fix repogen

This commit is contained in:
Andrei Yankovich 2020-04-03 22:06:08 +03:00
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,