Updated Branches: refs/heads/master ed925d886 -> f88be2f64
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/master Commit: f88be2f647b46f2a720588227f55925c9a9970e8 Parents: ed925d8 Author: Roman Shaposhnik <[email protected]> Authored: Mon Dec 3 08:54:52 2012 -0800 Committer: Roman Shaposhnik <[email protected]> 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 \
