Searched refs:STDOUT (Results 1 – 7 of 7) sorted by relevance
33 STDOUT, enumerator
109 RedirectStderr::STDOUT, in ExecNode()
104 if (redirect_stderr == RedirectStderr::STDOUT) { in RunCommand()
148 stderr=subprocess.STDOUT)
48 p = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
59 stderr=subprocess.STDOUT)
616 stderr=subprocess.STDOUT)