Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/
H A Dbuildstats.py23 class BSError(Exception): class
117 raise BSError("{} looks like a invalid buildstats file".format(buildstat_file))
197 raise BSError("Cannot handle multiple versions of the same "
253 raise BSError("{} does not look like a buildstats directory".format(path))
271 raise BSError("Cannot handle multiple versions of the same "