mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-06 05:08:42 +02:00
fix osc rq
This commit is contained in:
@@ -1567,7 +1567,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
if opts.state == '':
|
||||
opts.state = 'new'
|
||||
|
||||
if cmd == 'help':
|
||||
if args[0] == 'help':
|
||||
return self.do_help(['help', 'request'])
|
||||
|
||||
cmds = [ 'list', 'log', 'show', 'decline', 'reopen', 'clone', 'accept', 'approvenew', 'wipe', 'revoke', 'checkout', 'co' ]
|
||||
|
Reference in New Issue
Block a user