HBASE-9064 test-patch.sh would silently fail if compilation against hadoop 1.0 fails (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507832 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cf7b641afa
commit
52bace8612
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue