Repository: hbase
Updated Branches:
  refs/heads/master 9899aab12 -> 524791bcf


HBASE-12920 hadoopqa should compile with different hadoop versions - ADDENDUM 
to add a new line


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/524791bc
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/524791bc
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/524791bc

Branch: refs/heads/master
Commit: 524791bcf5d41202b5da9293896078b45067699a
Parents: 9899aab
Author: Enis Soztutar <e...@apache.org>
Authored: Tue Mar 3 13:41:42 2015 -0800
Committer: Enis Soztutar <e...@apache.org>
Committed: Tue Mar 3 13:41:42 2015 -0800

----------------------------------------------------------------------
 dev-support/test-patch.sh | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/524791bc/dev-support/test-patch.sh
----------------------------------------------------------------------
diff --git a/dev-support/test-patch.sh b/dev-support/test-patch.sh
index 3c35600..561b0c8 100755
--- a/dev-support/test-patch.sh
+++ b/dev-support/test-patch.sh
@@ -529,6 +529,7 @@ checkBuildWithHadoopVersions() {
   # TODO: add Hadoop3 versions and compilation here when we get the 
hadoop.profile=3.0 working
 
   JIRA_COMMENT="$JIRA_COMMENT
+
     {color:green}+1 hadoop versions{color}. The patch compiles with all 
supported hadoop versions ($HADOOP2_VERSIONS)"
   return 0
 }

Reply via email to