mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-07 13:48:43 +02:00
fix syntax error on checkout
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user