mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-10 22:17:36 +00:00
Make autohinter suite name agnostic
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
d2836b15d4
commit
3e930174ab
@ -2716,7 +2716,7 @@ class Britney(object):
|
||||
"""
|
||||
self.logger.info("> Processing hints from the auto hinter")
|
||||
|
||||
sources_t = self.sources['testing']
|
||||
sources_t = self.suite_info.target_suite.sources
|
||||
excuses = self.excuses
|
||||
|
||||
# consider only excuses which are valid candidates and still relevant.
|
||||
|
Loading…
x
Reference in New Issue
Block a user