mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-07 21:58:41 +02:00
- follow the request order of the api (sorting according to priorization)
This commit is contained in:
@@ -2150,7 +2150,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
print('No results')
|
||||
return
|
||||
|
||||
results.sort(reverse=True)
|
||||
# we must not sort the results here, since the api is doing it already "the right way"
|
||||
days = opts.days or conf.config['request_list_days']
|
||||
since = ''
|
||||
try:
|
||||
|
Reference in New Issue
Block a user