From 3b03442c5423562749982e159111782db6812b14 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 31 Jul 2007 09:49:05 +0200 Subject: Add a test for du not counting size of inaccessible directories. * tests/du/inacc-dir: New file. Test for fts.c bug fixed yesterday. * tests/du/Makefile.am (TESTS): Add inacc-dir. * NEWS: Mention the bug fix. Signed-off-by: Jim Meyering --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 059980c02..5c06c25cf 100644 --- a/NEWS +++ b/NEWS @@ -80,6 +80,9 @@ GNU coreutils NEWS -*- outline -*- cut now diagnoses the '-' in "cut -f -" as an invalid range, rather than interpreting it as the unlimited range, "1-". + du -s now includes the size of any stat'able-but-inaccessible directory + in the total size. + ls -x DIR would sometimes output the wrong string in place of the first entry. [introduced in coreutils-6.8] -- cgit v1.2.3-70-g09d2