diff --git a/osc/commandline.py b/osc/commandline.py index 88e43fc2..9ba053a8 100755 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -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) \