coreutils
coreutils copied to clipboard
mv: gnu test case mv-n compatibility
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
GNU testsuite comparison:
Congrats! The gnu test tests/mv/mv-n is no longer failing!
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!
GNU testsuite comparison:
Congrats! The gnu test tests/mv/mv-n is no longer failing!
GNU testsuite comparison:
Congrats! The gnu test tests/mv/mv-n is no longer failing!
changes in new commits
- added
--debugsupport formv - cp would fail silently when -n is given, only prints a log when --debug is given
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!
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!
well done and sorry for the latency