mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-12 23:56:13 +01:00
Dirk Müller
4b44e7470b
Hi, "declined" was some time ago changed to be considered an "open" request state. the default behavior of "osc rq list" is IMHO to show open requests (requests in state new or review), so I'm attaching a patch that adds "declined" as well. Tia, Dirk From 73fd10a2203be8e9dc215106648b2d9686d8fdc5 Mon Sep 17 00:00:00 2001 From: Dirk Mueller <dmueller@suse.com> Date: Mon, 10 Sep 2012 10:40:48 +0200 Subject: [PATCH] add 'declined' to list of default states for rq list osc rq list should show all currently "open" requests. "declined" is an open request state, so it should be included by default. |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
.gitignore | ||
babysitter.py | ||
build.py | ||
checker.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
fetch.py | ||
meter.py | ||
OscConfigParser.py | ||
oscerr.py | ||
oscssl.py | ||
oscsslexcp.py |