Home
last modified time | relevance | path

Searched refs:_log_check_common (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Drootfs.py47 def _log_check_common(self, type, match): member in Rootfs
87 self._log_check_common('warning', '^(warn|Warn|WARNING:)')
90 self._log_check_common('error', self.log_check_regex)