coreutils
coreutils copied to clipboard
install: add FreeBSD's -U (unprivileged) option
Fixes https://github.com/uutils/coreutils/issues/1273
As suggested per some users, It could be nice to support FreeBSD's -U option for unprivileged install.
The manual states
-U: Indicate that install is running unprivileged, and that it
should not try to change the owner, the group, or the file
flags of the destination.
Fixed clippy
We have an extension.md file. Could you please update it too? Thanks
Sure, thank you, updated it
GNU testsuite comparison:
Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)
Skipped my test on selinux
GNU testsuite comparison:
Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)
GNU testsuite comparison:
Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)