Modify the mcs wrapper shell script to pipe the output of mcs.exe into
grep -v '^Compilation succeeded$'
-fawad
William S Fulton wrote:
How can one remove the "Compilation succeeded" message after invoking mcs? I can't find a --quiet option or similar and -nologo doesn't remove this message. I'd like to quieten the output for running batches of tests so it works in the same way as Microsoft's csc and Portable.Net's cscc.
Thanks
William
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
