|
|
@ -1464,6 +1464,9 @@ class Britney(object):
|
|
|
|
"""
|
|
|
|
"""
|
|
|
|
self.logger.info("> Processing hints from the auto hinter")
|
|
|
|
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
|
|
|
|
sources_t = self.suite_info.target_suite.sources
|
|
|
|
excuses = self.excuses
|
|
|
|
excuses = self.excuses
|
|
|
|
|
|
|
|
|
|
|
|