提交 e972a8e0 编写于 作者: M Mark Hymers

PASS

Signed-off-by: NMark Hymers <mhy@debian.org>
上级 3d76c484
......@@ -1271,6 +1271,7 @@ class Upload(object):
if etag in lintiantags['warning']:
# The tag is overriden, and it is allowed to be overriden.
# Don't add a reject message.
pass
elif etag in lintiantags['error']:
# The tag is overriden - but is not allowed to be
self.rejects.append("%s: Overriden tag %s found, but this tag may not be overwritten." % (epackage, etag))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册