mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-26 01:46:13 +01:00
osc search now returns sorted by proj and pack,
not just by proj with random pack order.
This commit is contained in:
parent
1b38b8c338
commit
c23002c953
@ -9,7 +9,6 @@ import cmdln
|
||||
import conf
|
||||
import oscerr
|
||||
from optparse import SUPPRESS_HELP
|
||||
import pprint
|
||||
|
||||
MAN_HEADER = r""".TH %(ucname)s "1" "%(date)s" "%(name)s %(version)s" "User Commands"
|
||||
.SH NAME
|
||||
|
Loading…
Reference in New Issue
Block a user