Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cp: fix cp -a --no-preserve=mode doesn't keep fully the mode #5353

Merged
merged 20 commits into from
Oct 25, 2023

Conversation

tommady
Copy link
Contributor

@tommady tommady commented Oct 4, 2023

fix #5327

@tommady tommady marked this pull request as draft October 4, 2023 06:55
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

GNU testsuite comparison:

Congrats! The gnu test tests/cp/link-preserve is no longer failing!

@tommady tommady marked this pull request as ready for review October 4, 2023 10:12
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

GNU testsuite comparison:

Congrats! The gnu test tests/cp/link-preserve is no longer failing!

src/uu/cp/src/cp.rs Outdated Show resolved Hide resolved
@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/cp/link-preserve is no longer failing!

src/uu/cp/src/cp.rs Outdated Show resolved Hide resolved
src/uu/cp/src/cp.rs Outdated Show resolved Hide resolved
@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/cp/link-preserve is no longer failing!
Congrats! The gnu test tests/ls/w-option is no longer failing!
GNU test failed: tests/timeout/timeout. tests/timeout/timeout is passing on 'main'. Maybe you have to rebase?

tommady and others added 3 commits October 12, 2023 10:42
Co-authored-by: Sylvestre Ledru <sledru@mozilla.com>
Co-authored-by: Sylvestre Ledru <sledru@mozilla.com>
@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/cp/link-preserve is no longer failing!

tests/by-util/test_cp.rs Outdated Show resolved Hide resolved
src/uu/cp/src/cp.rs Outdated Show resolved Hide resolved
@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/cp/link-preserve is no longer failing!

@cakebaker cakebaker merged commit 6085cf1 into uutils:main Oct 25, 2023
43 of 45 checks passed
@cakebaker
Copy link
Contributor

Thanks for your PR :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cp -a --no-preserve=mode doesn't keep fully the mode
3 participants