diff options
author | Jim Meyering <jim@meyering.net> | 2003-05-14 14:21:18 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-05-14 14:21:18 +0000 |
commit | b438bad2a812d1806f2193d0e0cc41e820d3afd3 (patch) | |
tree | 456cacc86df2582b50dc94ff8d4a3d8fa092dded /tests/du | |
parent | 5bd6b069d9e203bc7357f145f5ae8a2941b5cf5b (diff) | |
download | coreutils-b438bad2a812d1806f2193d0e0cc41e820d3afd3.tar.xz |
.
Diffstat (limited to 'tests/du')
-rw-r--r-- | tests/du/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index a3d2985f2..4f28619dc 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -151,6 +151,7 @@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ + fd-leak \ hard-link 8gb basic restore-wd \ exclude no-x no-deref trailing-slash deref two-args slink |