You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by te...@apache.org on 2013/04/10 23:12:57 UTC

svn commit: r1466684 - /hbase/trunk/dev-support/test-patch.sh

Author: tedyu
Date: Wed Apr 10 21:12:54 2013
New Revision: 1466684

URL: http://svn.apache.org/r1466684
Log:
HBASE-8320 test-patch.sh should post back compilation error against hadoop 2.0


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=1466684&r1=1466683&r2=1466684&view=diff
==============================================================================
--- hbase/trunk/dev-support/test-patch.sh (original)
+++ hbase/trunk/dev-support/test-patch.sh Wed Apr 10 21:12:54 2013
@@ -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