mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-23 02:32:13 +01:00
- fix for 0fd0ff26856d2385361702795415f80e4cca0663
This commit is contained in:
parent
0fd0ff2685
commit
f18b4d6a36
@ -2437,7 +2437,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
|
||||
package = tpackage or args[1]
|
||||
if opts.checkout:
|
||||
checkout_package(apiurl, targetprj, package, server_service_files=True
|
||||
checkout_package(apiurl, targetprj, package, server_service_files=True,
|
||||
expand_link=True, prj_dir=targetprj)
|
||||
if conf.config['verbose']:
|
||||
print 'Note: You can use "osc delete" or "osc submitpac" when done.\n'
|
||||
|
Loading…
x
Reference in New Issue
Block a user