Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/
H A Dscript.py236 def runInShell(commandseq, log, cwd, env): function
260 (output, error, status) = runInShell(commandseq, log, cwd, env)