mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-13 23:38:20 +00:00
switch force info to detailed excuse info
This commit is contained in:
parent
409deee905
commit
4b40b11b07
@ -514,7 +514,7 @@ class ExcuseFinder(object):
|
||||
# force() updates the final verdict for us
|
||||
changed_state = excuse.force()
|
||||
if changed_state:
|
||||
excuse.addhtml("Should ignore, but forced by %s" % (forces[0].user))
|
||||
excuse.addinfo("Should ignore, but forced by %s" % (forces[0].user))
|
||||
|
||||
self.excuses[excuse.name] = excuse
|
||||
return excuse.is_valid
|
||||
|
Loading…
x
Reference in New Issue
Block a user