mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-27 15:06:15 +01:00
osc update:
- Sort the list of packages before updating. This makes it easier, when updating a project with many packages, to follow progress.
This commit is contained in:
parent
9452d717cb
commit
4c73a41e7b
@ -1708,7 +1708,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
prj.checkout_missing_pacs()
|
||||
args.remove(arg)
|
||||
|
||||
|
||||
args.sort()
|
||||
pacs = findpacs(args)
|
||||
|
||||
if (opts.expand_link and opts.unexpand_link) \
|
||||
|
Loading…
Reference in New Issue
Block a user