提交 f2160bd3 编写于 作者: N Niels Thykier

dak/rm: Fix typo in key name

Signed-off-by: NNiels Thykier <niels@thykier.net>
上级 321e39b6
......@@ -352,7 +352,7 @@ def main ():
try:
remove(session, Options["Reason"], suites, to_remove,
partial=Options["Partial"], components=utils.split_args(Options["Components"]),
partial=Options["Partial"], components=utils.split_args(Options["Component"]),
done_bugs=Options["Done"], carbon_copy=carbon_copy, close_related_bugs=Options["Do-Close"]
)
except ValueError as ex:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册