1
0
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:
Dr. Peter Poeml 2008-03-04 23:48:34 +00:00
parent aec7129a9b
commit 488e14a0d8

View File

@ -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]