mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-24 07:08:53 +02:00
typo accepd -> accept
This commit is contained in:
@@ -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]
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user