mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-25 01:16:14 +01:00
typo
This commit is contained in:
parent
0fd0ff2685
commit
109a2e7ad5
@ -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…
Reference in New Issue
Block a user