Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/
H A Dscript.py164 def runShellCommandSeq(commandseq, log=None, cwd=None, env=None): argument
216 …def executeShellCommandSeq(commandseq, checkCommand = None, timeout = 600.0, log = None, lineLimit… argument
236 def runInShell(commandseq, log, cwd, env): argument