mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-27 02:16:12 +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 conf
|
||||||
import oscerr
|
import oscerr
|
||||||
from optparse import SUPPRESS_HELP
|
from optparse import SUPPRESS_HELP
|
||||||
import pprint
|
|
||||||
|
|
||||||
MAN_HEADER = r""".TH %(ucname)s "1" "%(date)s" "%(name)s %(version)s" "User Commands"
|
MAN_HEADER = r""".TH %(ucname)s "1" "%(date)s" "%(name)s %(version)s" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
Loading…
Reference in New Issue
Block a user