Re: [Soaplab-users] stderr & stdout
Brought to you by:
marsenger
From: Martin S. <mar...@gm...> - 2008-04-17 15:49:39
|
> Is there a way to redirect stderr to stdout in ACD syntax for Soaplab2 ? No, not really. Theoretically, you can probably use the same way as we discussed recently about he builtin commands: executable: "bash" comment: 'method -c "let ${greeting} 2>&1"' but I have not tried (and I doubt it :-)). In fact, both stdout and stderr are, by default, redirected to the 'report' result if they are not defined as separate ACD outfile parameters. But the report contains also some added lines by soaplab itself so it is not purely only stdout and stderr. Martin -- Martin Senger email: mar...@gm...,m.s...@cg... skype: martinsenger |