提交 3b59e950 编写于 作者: C Chris Lamb

Clear package_relations in all cases so that subsequent calls are not polluted

上级 b5560907
......@@ -355,6 +355,7 @@ def output_package_relations ():
if len(package_relations) < 2:
# Only list something if we have more than one binary to compare
package_relations.clear()
return
to_print = ""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册