You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by rv...@apache.org on 2013/02/10 07:04:01 UTC

[14/50] [abbrv] git commit: BIGTOP-753. Bump Flume to 1.3.0

BIGTOP-753. Bump Flume to 1.3.0


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

Branch: refs/heads/RCs
Commit: f88be2f647b46f2a720588227f55925c9a9970e8
Parents: ed925d8
Author: Roman Shaposhnik <rv...@cloudera.com>
Authored: Mon Dec 3 08:54:52 2012 -0800
Committer: Roman Shaposhnik <rv...@cloudera.com>
Committed: Mon Dec 3 08:54:52 2012 -0800

----------------------------------------------------------------------
 bigtop-packages/src/common/flume/install_flume.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/f88be2f6/bigtop-packages/src/common/flume/install_flume.sh
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/common/flume/install_flume.sh b/bigtop-packages/src/common/flume/install_flume.sh
index 62f3db7..23ad9e4 100755
--- a/bigtop-packages/src/common/flume/install_flume.sh
+++ b/bigtop-packages/src/common/flume/install_flume.sh
@@ -101,6 +101,7 @@ install -d -m 0755 ${PREFIX}/${LIB_DIR}
 
 # Take out useless things or we've installed elsewhere
 for x in flume-ng-* \
+          .gitignore \
           conf \
           pom.xml \
           CHANGELOG \