Searched refs:_VERITY_ENABLE_RE (Results 1 – 1 of 1) sorted by relevance
50 _VERITY_ENABLE_RE = re.compile(r'(V|v)erity (is )?(already )?enabled' variable1157 if output and not _VERITY_ENABLE_RE.search(output):