Well, nevermind, ive tested it in a more simple scenario and echo/cat seem
to work okay, each line of output goes to an array element returned in the
getOut() call.


On Wed, Feb 26, 2014 at 1:26 PM, Jay Vyas <[email protected]> wrote:

> Hi bigtop !
>
> I've been trying to do something like :
>
> sh.exec("echo \"hi\" >> myfile.txt");
>
> In ITest.  However, the file "myfile.txt" is coming up empty.
>
> Should ITest accept any inline bash command?  I assume "yes" but maybe
> something funny happens when using pipes/streams inline ... ?
>
> --
> Jay Vyas
> http://jayunit100.blogspot.com
>



-- 
Jay Vyas
http://jayunit100.blogspot.com

Reply via email to