Searched defs:pipefail (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/llvm/utils/lit/lit/ |
H A D | ShCommands.py | 78 def toShell(self, file, pipefail=False): argument 105 def toShell(self, file, pipefail=False): argument
|
H A D | ShUtil.py | 190 def __init__(self, data, win32Escapes = False, pipefail = False): argument
|
H A D | TestingConfig.py | 148 available_features, pipefail, limit_to_features = [], argument
|