On Fri, 7 Feb 2003, David McTavish <[EMAIL PROTECTED]> wrote:

> Is there a way that I can divert the standard output of an exec task
> used within my own custom task to /dev/null?

exec.setTask(new File("/dev/null"));

> Also, any ideas on how to "correct" the environment variable above
> (PATH), such that it works on both cygwin and Windows.

No idea, sorry.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to