mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-04-02 13:51:12 +00:00
autopkgtest: don't log a very much occuring ignored situation
This commit is contained in:
parent
67becb2aec
commit
12e2cb7596
@ -402,7 +402,6 @@ class AutopkgtestPolicy(BasePolicy):
|
||||
if rdep_src == src:
|
||||
continue
|
||||
except KeyError:
|
||||
self.log('%s on %s has no source (NBS, new or removed?)' % (rdep.package_name, arch))
|
||||
continue
|
||||
|
||||
rdep_src_info = sources_info[rdep_src]
|
||||
|
Loading…
x
Reference in New Issue
Block a user