Skip to content

mv: preserve symlinks during cross-device moves instead of expanding them#10546

Merged
cakebaker merged 1 commit into
uutils:mainfrom
sylvestre:issue-10009
Mar 5, 2026
Merged

mv: preserve symlinks during cross-device moves instead of expanding them#10546
cakebaker merged 1 commit into
uutils:mainfrom
sylvestre:issue-10009

Conversation

@sylvestre

Copy link
Copy Markdown
Contributor

closes: #10009

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/tty/tty-eof (fails in this run but passes in the 'main' branch)

@github-actions

github-actions Bot commented Feb 7, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Note: The gnu test tests/dd/no-allocate is now being skipped but was previously passing.

@sylvestre sylvestre marked this pull request as ready for review February 24, 2026 09:53
@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

GNU test failed: tests/date/date-locale-hour. tests/date/date-locale-hour is passing on 'main'. Maybe you have to rebase?
GNU test failed: tests/fmt/width. tests/fmt/width is passing on 'main'. Maybe you have to rebase?
Skipping an intermittent issue tests/tty/tty-eof (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/misc/io-errors is no longer failing!

@cakebaker cakebaker merged commit 9654e4a into uutils:main Mar 5, 2026
201 of 204 checks passed
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.

mv Incorrectly Expands Symlinks During Cross-Device Move

2 participants