mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-15 18:16:13 +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]
|
package = args[1]
|
||||||
else:
|
else:
|
||||||
package = None
|
package = None
|
||||||
elif cmd in ['show', 'refuse', 'accepd']:
|
elif cmd in ['show', 'refuse', 'accept']:
|
||||||
reqid = args[0]
|
reqid = args[0]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user