From c24e93d9266be3e2d8a2dbe10dff73233cfe455b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 12 Nov 2006 18:42:24 +0100 Subject: du would exit early, when encountering an inaccessible directory Reported by Mike Frysinger, in http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/8831 * tests/du/inacc-dest: New test, based on an example from Mike Frysinger. * tests/chgrp/no-x: Remove the "fts_read failed: ..." diagnostic from the expected output when using native fdopendir. * tests/chmod/no-x: Likewise. * tests/du/no-x: Likewise. --- tests/chgrp/no-x | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/chgrp/no-x') diff --git a/tests/chgrp/no-x b/tests/chgrp/no-x index b8ebed5f6..e9c702d7f 100755 --- a/tests/chgrp/no-x +++ b/tests/chgrp/no-x @@ -59,7 +59,6 @@ EOF # With native fdopendir, du uses a different code path. cat <<\EOF > exp-native-fdopendir chgrp: cannot access `d/no-x/y': Permission denied -chgrp: fts_read failed: Permission denied EOF if cmp out exp >/dev/null 2>&1; then -- cgit v1.2.3-70-g09d2