This commit is contained in:
@ -38,7 +38,7 @@ def getRepositoryHREF(
|
|||||||
if (repositoryHREF) {
|
if (repositoryHREF) {
|
||||||
return repositoryHREF.pulp_href
|
return repositoryHREF.pulp_href
|
||||||
} else {
|
} else {
|
||||||
return createRepository(credentials, repository])
|
return createRepository(credentials, repository)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user