hadoop.io.compress.TestCodec#main() should exit with non-zero exit code if test
failed
--------------------------------------------------------------------------------------
Key: HADOOP-7357
URL: https://issues.apache.org/jira/browse/HADOOP-7357
Project: Hadoop Common
Issue Type: Bug
Components: test
Reporter: Philip Zeyliger
Assignee: Philip Zeyliger
Priority: Trivial
Attachments: HADOOP-7357.patch.txt
It's convenient to run something like
{noformat}
HADOOP_CLASSPATH=hadoop-test-0.20.2.jar bin/hadoop
org.apache.hadoop.io.compress.TestCodec -count 3 -codec fo
{noformat}
but the error code it returns isn't interesting.
1-line patch attached fixes that.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira