1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-26 22:56: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:
Dr. Peter Poeml 2009-06-09 09:34:25 +00:00
parent 9452d717cb
commit 4c73a41e7b

View File

@ -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) \