Skip to content

fix movedel and rmdirs trailing commas, made always true#231

Open
rob-miller wants to merge 1 commit intoivandokov:masterfrom
rob-miller:mv-not-del
Open

fix movedel and rmdirs trailing commas, made always true#231
rob-miller wants to merge 1 commit intoivandokov:masterfrom
rob-miller:mv-not-del

Conversation

@rob-miller
Copy link
Contributor

@rob-miller rob-miller commented Feb 5, 2024

Closes #230, with test.

As noted in comments to #225, --move results in empty subdirectories being removed. This is due to an erroneous traling comma in the variable initializaition for rmdirs, so it always reads as enabled.

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.

movedel and rmdirs always enabled

1 participant