From 85859441a17b6e36598dfc60b468064125cd679f Mon Sep 17 00:00:00 2001 From: Zhihong Yu Date: Wed, 10 Apr 2013 21:12:54 +0000 Subject: [PATCH] HBASE-8320 test-patch.sh should post back compilation error against hadoop 2.0 git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1466684 13f79535-47bb-0310-9956-ffa450edef68 --- dev-support/test-patch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-support/test-patch.sh b/dev-support/test-patch.sh index 8d19a1ea3c3..31bc08cf5f6 100755 --- a/dev-support/test-patch.sh +++ b/dev-support/test-patch.sh @@ -366,6 +366,7 @@ checkHadoop20Compile () { JIRA_COMMENT="$JIRA_COMMENT {color:red}-1 hadoop2.0{color}. The patch failed to compile against the hadoop 2.0 profile." + submitJiraComment 1 cleanupAndExit 1 fi JIRA_COMMENT="$JIRA_COMMENT