From: Jim Meyering Date: Thu, 2 Oct 2003 20:30:05 +0000 (+0000) Subject: (TESTS): Add inaccessible-cwd. X-Git-Tag: v5.1.0~488 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2601bad546ae7498cdd294e55c2df8ac91aa5ea6;p=thirdparty%2Fcoreutils.git (TESTS): Add inaccessible-cwd. --- diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am index 77d28c8811..5fe0502fd7 100644 --- a/tests/du/Makefile.am +++ b/tests/du/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ + inaccessible-cwd \ deref-args \ slash \ fd-leak \