summaryrefslogtreecommitdiff
path: root/tests/du/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-12-03 11:17:35 +0100
committerJim Meyering <jim@meyering.net>2006-12-03 11:17:35 +0100
commitba45154d8e9f5f49f46c8c2c2d8a554db7c3465f (patch)
treeada97eab73e4997b8c5689d43ae778c1adc8afbf /tests/du/Makefile.am
parent6e7e2709c865504d72592dd7d5ee9382230ee169 (diff)
downloadcoreutils-ba45154d8e9f5f49f46c8c2c2d8a554db7c3465f.tar.xz
* NEWS: du --one-file-system (-x) would skip subdirectories of any
directory listed as second or subsequent command line argument. * tests/du/one-file-system: New file. Test for today's fts.c fix. * tests/du/Makefile.am (TESTS): Add one-file-system.
Diffstat (limited to 'tests/du/Makefile.am')
-rw-r--r--tests/du/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am
index e766eb568..e547b6bbf 100644
--- a/tests/du/Makefile.am
+++ b/tests/du/Makefile.am
@@ -21,6 +21,7 @@
AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = \
+ one-file-system \
inacc-dest \
long-from-unreadable \
long-sloop \