]> git.ipfire.org Git - thirdparty/tar.git/commit
Port --numeric-owner basic tests to macOS
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Jan 2024 03:09:59 +0000 (19:09 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Jan 2024 03:12:10 +0000 (19:12 -0800)
commit835b0c7dee65e943554d58a925ef188a5399c85a
treecf09e05cf779964ccd3906316801317856d240ee
parentc6f0ad51170cf021ab32cc4ae84dfe3a80dc4724
Port --numeric-owner basic tests to macOS

* tests/numeric.at: If chown fails, skip the test.
This is needed on macOS 12.6 if the user has group
ID 4294967295 (nogroup), which chown rejects.
tests/numeric.at