Home
last modified time | relevance | path

Searched defs:pipefail (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/
H A DShCommands.py55 def toShell(self, file, pipefail=False): argument
82 def toShell(self, file, pipefail=False): argument
H A DTestingConfig.py121 available_features, pipefail): argument
H A DShUtil.py172 def __init__(self, data, win32Escapes = False, pipefail = False): argument