diff options
author | Jim Meyering <jim@meyering.net> | 2005-11-04 10:14:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-11-04 10:14:53 +0000 |
commit | 2c428e4487a91ac3dc3d0116af7c028be0a8b103 (patch) | |
tree | ba3f3874852ee13808a68f120a5c7b79dda091db /tests | |
parent | e2392388822538825318d38a3a35037e8774714b (diff) | |
download | coreutils-2c428e4487a91ac3dc3d0116af7c028be0a8b103.tar.xz |
.
Diffstat (limited to 'tests')
-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 43b0dfc97..f46007562 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -297,6 +297,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ + 2g \ files0-from \ inaccessible-cwd \ deref-args \ |