]> git.ipfire.org Git - thirdparty/systemd.git/commit
test/test-chown-rec: skip ACL tests if kernel has no ACL support
authorMax Kellermann <max.kellermann@ionos.com>
Mon, 2 Oct 2023 12:05:25 +0000 (14:05 +0200)
committerMax Kellermann <max.kellermann@ionos.com>
Mon, 2 Oct 2023 13:32:04 +0000 (15:32 +0200)
commitec757e920c9f57a89a4378c10cd96264b058f418
tree2f3c3b0215c7021ebb8128949cca12a55613b808
parent1e5e902f60fdaf6c88f5ffb5c15b84f3e9afe60b
test/test-chown-rec: skip ACL tests if kernel has no ACL support

The second half of `chown_recursive` works only if the kernel has ACL support.
src/test/test-chown-rec.c