mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-14 17:46:17 +01:00
and rever again the osc req shortcut.
Juergen, this conflicts with the old api call and you get a error message on each osc call.
This commit is contained in:
parent
8a28a45c6f
commit
d8160a957f
@ -733,7 +733,6 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
@cmdln.option('-M', '--mine', action='store_true',
|
||||
help='only show requests created by yourself')
|
||||
@cmdln.alias("rq")
|
||||
@cmdln.alias("req")
|
||||
def do_request(self, subcmd, opts, *args):
|
||||
"""${cmd_name}: Show and modify requests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user