Author: tedyu
Date: Sun Jul 28 19:41:26 2013
New Revision: 1507832
URL: http://svn.apache.org/r1507832
Log:
HBASE-9064 test-patch.sh would silently fail if compilation against hadoop 1.0
fails (Ted Yu)
Modified:
hbase/trunk/dev-support/test-patch.sh
Modified: hbase/trunk/dev-support/test-patch.sh
URL:
http://svn.apache.org/viewvc/hbase/trunk/dev-support/test-patch.sh?rev=1507832&r1=1507831&r2=1507832&view=diff
==============================================================================
--- hbase/trunk/dev-support/test-patch.sh (original)
+++ hbase/trunk/dev-support/test-patch.sh Sun Jul 28 19:41:26 2013
@@ -395,6 +395,7 @@ checkHadoop10Compile () {
JIRA_COMMENT="$JIRA_COMMENT
{color:red}-1 hadoop1.0{color}. The patch failed to compile against the
hadoop 1.0 profile."
+ submitJiraComment 1
cleanupAndExit 1
fi
JIRA_COMMENT="$JIRA_COMMENT