1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-06 23:53:39 +02:00
This commit is contained in:
Marcus Huewe
2011-02-02 19:35:32 +01:00
parent 0fd0ff2685
commit f18b4d6a36

View File

@@ -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'