mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-12 23:56:13 +01:00
fix syntax error on checkout
This commit is contained in:
parent
fe4ec4d7e7
commit
6be37ebb89
@ -3016,6 +3016,7 @@ def checkout_package(apiurl, project, package,
|
||||
# exists
|
||||
show_package_meta(apiurl, project, package)
|
||||
|
||||
isfrozen = 0
|
||||
if expand_link:
|
||||
# try to read from the linkinfo
|
||||
# if it is a link we use the xsrcmd5 as the revision to be
|
||||
|
Loading…
Reference in New Issue
Block a user