]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: adjust du test for recent apparent size change
authorPádraig Brady <P@draigBrady.com>
Mon, 13 Mar 2023 15:11:27 +0000 (15:11 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 13 Mar 2023 16:20:38 +0000 (16:20 +0000)
commit1ac1d6def69e1faaefd1b41492764ef27c90b7a5
treec2cb6a7100ce1b2ae698861feaa72e9c2fcace7c
parent16000805eb1bcdf25360471b8bbc8ec3f025e035
tests: adjust du test for recent apparent size change

* tests/du/threshold.sh: Directories are assumed to be
of size 0 with --apparent since commit v9.1-187-g110bcd283
so remove --apparent cases from this test.
tests/du/threshold.sh