mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-04-15 05:01:10 +00:00
Clarify force-autopkgtest excuse message.
This commit is contained in:
parent
75b84eebe5
commit
55d5a1651c
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user