mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-23 19:31:55 +00:00
autopkgtest: tiny change for easier understanding
This commit is contained in:
parent
d038e7bbe6
commit
c6c5c45287
@ -488,7 +488,7 @@ class AutopkgtestPolicy(BasePolicy):
|
||||
# unstable e.g. if packages are replaced
|
||||
# (e.g. -dbg to -dbgsym)
|
||||
pass
|
||||
if binary in bin_broken:
|
||||
if binary not in binaries_info.binaries:
|
||||
for tdep_src in self.testsuite_triggers.get(binary.package_name, set()):
|
||||
try:
|
||||
triggers.add(
|
||||
|
Loading…
x
Reference in New Issue
Block a user