summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-11-12 19:58:58 +0100
committerJim Meyering <jim@meyering.net>2006-11-12 19:58:58 +0100
commit78a1d22aa07c520badea320e167a95158799de32 (patch)
treec96ae0884a3bb4445e5ad8bd77fe8b7da92bc14f
parent597bfeb851f0ef1e165f9815b750389268bb11cf (diff)
downloadcoreutils-78a1d22aa07c520badea320e167a95158799de32.tar.xz
* tests/du/Makefile.am (TESTS): Add inacc-dest.
-rw-r--r--ChangeLog1
-rw-r--r--tests/du/Makefile.am1
2 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a519bd68..0bb7cd206 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
* tests/chmod/no-x: Likewise.
* tests/du/no-x: Likewise.
* NEWS: Mention this bug fix.
+ * tests/du/Makefile.am (TESTS): Add inacc-dest.
* Makefile.maint (sc_cast_of_x_alloc_return_value): Add an exclusion
for xalloc.h itself.
diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am
index e24b85c5b..e766eb568 100644
--- a/tests/du/Makefile.am
+++ b/tests/du/Makefile.am
@@ -21,6 +21,7 @@
AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = \
+ inacc-dest \
long-from-unreadable \
long-sloop \
2g \