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: preserve permission on -p --parents #4853

Merged
merged 5 commits into from
May 11, 2023

Conversation

shinhs0506
Copy link
Contributor

fixes #4822

@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/cp/parent-perm is no longer failing!
GNU test failed: tests/tail-2/inotify-dir-recreate. tests/tail-2/inotify-dir-recreate is passing on 'main'. Maybe you have to rebase?

@sylvestre
Copy link
Contributor

Good start, don't forget to add a test :)

@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/cp/parent-perm is no longer failing!
Congrats! The gnu test tests/tail-2/inotify-dir-recreate is no longer failing!

@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/cp/parent-perm 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/parent-perm is no longer failing!

@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/cp/parent-perm is no longer failing!

@shinhs0506 shinhs0506 marked this pull request as ready for review May 11, 2023 02:27
@sylvestre
Copy link
Contributor

Terrific, thanks :)

@sylvestre sylvestre merged commit 7a31d84 into uutils:main May 11, 2023
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 -p --parents should preserve permissions
2 participants