mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-24 03:41:12 +00:00
Temporarily disable autohinter due to a recursion problem
This commit is contained in:
parent
c60b67d182
commit
c93257d5cf
@ -1464,6 +1464,9 @@ class Britney(object):
|
||||
"""
|
||||
self.logger.info("> Processing hints from the auto hinter")
|
||||
|
||||
self.logger.info(">> Skipping auto hinting due to recursion problem")
|
||||
return []
|
||||
|
||||
sources_t = self.suite_info.target_suite.sources
|
||||
excuses = self.excuses
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user