Skip to content

Commit c2c4245

Browse files
committed
HADOOP-6329. Add build-fi directory to the ignore lists.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@829165 13f79535-47bb-0310-9956-ffa450edef68
1 parent c51cfec commit c2c4245

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
.settings
2020
.svn
2121
build/
22+
build-fi/
2223
build.properties
2324
conf/masters
2425
conf/slaves

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,8 @@ Release 0.21.0 - Unreleased
623623
HADOOP-6309. Change build.xml to run tests with java asserts. (Eli
624624
Collins via szetszwo)
625625

626+
HADOOP-6329. Add build-fi directory to the ignore lists. (szetszwo)
627+
626628
OPTIMIZATIONS
627629

628630
HADOOP-5595. NameNode does not need to run a replicator to choose a

0 commit comments

Comments
 (0)