Skip to content

Conversation

@matrixhead
Copy link
Contributor

@matrixhead matrixhead commented Jul 28, 2024

fix for #6598

Behviours changed:

  • `-n' would now silently fail to copy a file when the destination already exists
  • added  --update=none-fail to cp and mv
  • arg parser would show a suggestion if parsing failed because of ambiguous value

@github-actions
Copy link

GNU testsuite comparison:

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

@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/mv/mv-n is no longer failing!

@matrixhead matrixhead requested a review from sylvestre July 29, 2024 06:07
@matrixhead matrixhead requested a review from sylvestre August 2, 2024 12:00
@github-actions
Copy link

github-actions bot commented Aug 2, 2024

GNU testsuite comparison:

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

@github-actions
Copy link

GNU testsuite comparison:

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

@matrixhead
Copy link
Contributor Author

matrixhead commented Aug 16, 2024

changes in new commits

  • added --debug support for mv
  • cp would fail silently when -n is given, only prints a log when --debug is given

@github-actions
Copy link

GNU testsuite comparison:

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

@github-actions
Copy link

GNU testsuite comparison:

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

@sylvestre
Copy link
Contributor

well done and sorry for the latency

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.

2 participants