Searched refs:GREP_REGEX (Results 1 – 1 of 1) sorted by relevance
41 GREP_REGEX = re.compile('grep(\s+)') variable172 if ignore_status or (ret == 1 and GREP_REGEX.search(cmd)):