161162163164165166167168169170171
cmd // cmd_script.getAbsolutePath() ) ); else root_pipe = new PipeCommandRunner(new ShellPipeCommandRunner(cmd)); this.root_stdout_for_checkpointing = root_pipe.getCommandStdoutStream();//.getROOTStdoutStream(); // for debugging if (false)
152153154155156157158159160161162
cmd // cmd_script.getAbsolutePath() ) ); else root_pipe = new PipeCommandRunner(new ShellPipeCommandRunner( cmd //cmd_script.getAbsolutePath() ) );