add a switch to allow unit tests to show output -----------------------------------------------
Key: HADOOP-548 URL: http://issues.apache.org/jira/browse/HADOOP-548 Project: Hadoop Issue Type: Test Affects Versions: 0.6.2 Reporter: Owen O'Malley Assigned To: Owen O'Malley Priority: Minor Fix For: 0.7.0 Attachments: test-output.patch I'd like a switch so that I can have the unit tests show their output to the console. ant test // current behavior ant -Dtest.output=yes test // show output to console -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira