summaryrefslogtreecommitdiff
path: root/tests/misc
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2015-08-30 22:49:35 +0200
committerBernhard Voelker <mail@bernhard-voelker.de>2015-08-30 22:49:35 +0200
commitfd5f2b1569e2e0b31be755e14e236a7a02478fc0 (patch)
treea32a9b91784c4feffbe40177896cd1543255e300 /tests/misc
parentda5505dd7f7324a60f72ab472fa69b0d8fb2cd6d (diff)
downloadcoreutils-fd5f2b1569e2e0b31be755e14e236a7a02478fc0.tar.xz
tests: avoid FP of ls/stat-free-color.sh with newer glibc
Since glibc-2.22, specifically commit [0], the opendir() implementation implicitly makes an additional stat call thus leading to a FP. Seen on openSUSE:Tumbleweed since snapshot 20150821. [0] https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=46f894d8c60a * tests/ls/stat-free-color.sh: Change the test to verify that ls(1) needs the same number of stat-like calls for a single, empty directory argument as for one with a few directory entries (sub-directory, regular file, symlink, etc.).
Diffstat (limited to 'tests/misc')
0 files changed, 0 insertions, 0 deletions