Skip to content

mv: fix subdir detection#5483

Merged
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:mv_fix_5481
Dec 25, 2023
Merged

mv: fix subdir detection#5483
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:mv_fix_5481

Conversation

@cakebaker
Copy link
Contributor

@cakebaker cakebaker commented Oct 31, 2023

This PR fixes the subdirectory detection so that test is not incorrectly recognized as a subdirectory of test2 when calling mv test test2.

Fixes #5481

@github-actions
Copy link

github-actions bot commented Nov 1, 2023

GNU testsuite comparison:

Congrats! The gnu test tests/rm/rm2 is no longer failing!
Skip an intermittent issue tests/rm/rm1

@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/mv/dir2dir is no longer failing!
Skipping an intermittent issue tests/tail/inotify-dir-recreate

@sylvestre sylvestre merged commit db9f4cc into uutils:main Dec 25, 2023
@cakebaker cakebaker deleted the mv_fix_5481 branch December 26, 2023 05:56
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: fails if source dir name is subset of target dir name

3 participants