mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-27 18:26:15 +01:00
typo accepd -> accept
This commit is contained in:
parent
aec7129a9b
commit
488e14a0d8
@ -410,7 +410,7 @@ class Osc(cmdln.Cmdln):
|
||||
package = args[1]
|
||||
else:
|
||||
package = None
|
||||
elif cmd in ['show', 'refuse', 'accepd']:
|
||||
elif cmd in ['show', 'refuse', 'accept']:
|
||||
reqid = args[0]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user