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

mv, cp: add support for --update=none,all,older #4796

Merged
merged 26 commits into from
May 3, 2023

Conversation

shinhs0506
Copy link
Contributor

#4627 cover mv/update
test still failing because of diff in err messages

@uutils uutils deleted a comment from github-actions bot Apr 27, 2023
@cakebaker cakebaker changed the title Mv cp update mv, cp: add support for --update=none Apr 28, 2023
src/uu/cp/src/cp.rs Outdated Show resolved Hide resolved
src/uu/mv/src/mv.rs Outdated Show resolved Hide resolved
@sylvestre
Copy link
Contributor

i know it is the draft but don't forget the tests please :)

@shinhs0506 shinhs0506 changed the title mv, cp: add support for --update=none mv, cp: add support for --update=none,all,older May 1, 2023
@github-actions
Copy link

github-actions bot commented May 1, 2023

GNU testsuite comparison:

Congrats! The gnu test tests/mv/update is no longer failing!

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

github-actions bot commented May 1, 2023

GNU testsuite comparison:

Congrats! The gnu test tests/mv/update is no longer failing!
Congrats! The gnu test tests/tail-2/inotify-dir-recreate is no longer failing!

@github-actions
Copy link

github-actions bot commented May 2, 2023

GNU testsuite comparison:

Congrats! The gnu test tests/mv/update is no longer failing!

@shinhs0506 shinhs0506 marked this pull request as ready for review May 2, 2023 02:18
tests/by-util/test_mv.rs Outdated Show resolved Hide resolved
tests/by-util/test_cp.rs Outdated Show resolved Hide resolved
tests/by-util/test_cp.rs Outdated Show resolved Hide resolved
tests/by-util/test_cp.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@cakebaker cakebaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall great work :)

@github-actions
Copy link

github-actions bot commented May 2, 2023

GNU testsuite comparison:

Congrats! The gnu test tests/mv/update is no longer failing!

@github-actions
Copy link

github-actions bot commented May 3, 2023

GNU testsuite comparison:

Congrats! The gnu test tests/mv/update 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?

@cakebaker cakebaker merged commit a97199f into uutils:main May 3, 2023
@cakebaker
Copy link
Contributor

Thanks :)

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.

3 participants