From: Jim Meyering Date: Sun, 12 Nov 2006 18:58:58 +0000 (+0100) Subject: * tests/du/Makefile.am (TESTS): Add inacc-dest. X-Git-Tag: COREUTILS-6_5~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=78a1d22aa07c520badea320e167a95158799de32;p=thirdparty%2Fcoreutils.git * tests/du/Makefile.am (TESTS): Add inacc-dest. --- diff --git a/ChangeLog b/ChangeLog index 0a519bd68f..0bb7cd2069 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 e24b85c5bd..e766eb5685 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 \