diff --git a/britney.py b/britney.py index 25456b5..7a3e6e4 100755 --- a/britney.py +++ b/britney.py @@ -1809,8 +1809,8 @@ class Britney(object): if self.same_source(adtver, x.version) ] if forces: e.addhtml( - "Should ignore, but forced by %s" % - forces[0].user) + "Should wait for %s %s test, but forced by " + "%s" % (adtsrc, adtver, forces[0].user)) else: adtpass = False if not adtpass and e.is_valid: