You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2016/04/29 20:03:11 UTC

bigtop git commit: BIGTOP-2413: QFS README.md breaks RAT

Repository: bigtop
Updated Branches:
  refs/heads/master 8e7dac608 -> f69597dc2


BIGTOP-2413: QFS README.md breaks RAT

Signed-off-by: Konstantin Boudnik <co...@apache.org>


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

Branch: refs/heads/master
Commit: f69597dc23c2cea0da83a6c1025930b886b8045b
Parents: 8e7dac6
Author: Faraaz Sareshwala <fs...@quantcast.com>
Authored: Fri Apr 29 10:41:38 2016 -0700
Committer: Konstantin Boudnik <co...@apache.org>
Committed: Fri Apr 29 11:02:31 2016 -0700

----------------------------------------------------------------------
 build.gradle | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/f69597dc/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index f3c50cf..9afeb00 100644
--- a/build.gradle
+++ b/build.gradle
@@ -122,6 +122,7 @@ rat {
        "bigtop-deploy/puppet/modules/hadoop/templates/taskcontroller.cfg",
        "bigtop-deploy/puppet/modules/hadoop/templates/container-executor.cfg",
        "bigtop-deploy/puppet/README.md",
+       "bigtop-deploy/puppet/modules/qfs/README.md",
        "bigtop-deploy/puppet/config/site.csv.example",
        "dl/**"
   ]