提交 8d80c0b7 编写于 作者: C Chris Lamb

This is not icanhascheezburger.com :(

Signed-off-by: NChris Lamb <lamby@debian.org>
上级 3f97a5c2
......@@ -1378,7 +1378,7 @@ class Upload(object):
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))
log("overidden tag is overridden", etag)
log("ftpmaster does not allow tag to be overridable", etag)
else:
# Tag is known, it is not overriden, direct reject.
self.rejects.append("%s: Found lintian output: '%s %s', automatically rejected package." % (epackage, etag, etext))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册