diff --git a/britney.py b/britney.py index 965e1c0..11570ca 100755 --- a/britney.py +++ b/britney.py @@ -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.