]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: tail: avoid false failure with overlayfs
authorPádraig Brady <P@draigBrady.com>
Sun, 21 Sep 2025 12:45:54 +0000 (13:45 +0100)
committerPádraig Brady <P@draigBrady.com>
Sun, 21 Sep 2025 12:45:54 +0000 (13:45 +0100)
commit076e24741685d0041d81f53fd32dc7f5878b22a9
tree1b3188d485233b0418ab03d237859e76bd46a67e
parent70eb250fd734d50d45314094b84a174c1ac07dec
tests: tail: avoid false failure with overlayfs

* tests/tail/inotify-dir-recreate.sh: Add an extra check
that inotify is in use, as it's required for this test.
Inotify is avoided with overlayfs for which the
df --local check is not sufficient exclusion for.
tests/tail/inotify-dir-recreate.sh