1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-26 09:56: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:
Juergen Weigert 2010-08-12 20:23:28 +02:00
parent 1b38b8c338
commit c23002c953

View File

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