The output= attribute of the exec task is documented as redirecting the output, but that's not what it does. It does a tee.
I can submit a bug report, but I'm wondering is the bug in the docs or in the code? Or in other words, what do users think it should do? Personally, I think it should redirect - I see no use for two copies of the output, and it makes it much easier to keep the primary output log small. Gary ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
