mirror of
https://github.com/peridotbuild/pv2.git
synced 2024-11-21 12:41:26 +00:00
keep it all the same
This commit is contained in:
parent
45abe82b40
commit
0854a39c58
@ -424,7 +424,7 @@ class SrpmImport(Import):
|
|||||||
than uploaded to lookaside.
|
than uploaded to lookaside.
|
||||||
"""
|
"""
|
||||||
check_repo = gitutil.lsremote(self.git_url)
|
check_repo = gitutil.lsremote(self.git_url)
|
||||||
git_repo_path = f'/var/tmp/{self.rpm_name}'
|
git_repo_path = f'/var/tmp/{self.rpm_name_replace}'
|
||||||
branch = self.__branch
|
branch = self.__branch
|
||||||
repo_tags = []
|
repo_tags = []
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user