Skip to content

Conversation

odsock
Copy link

@odsock odsock commented Mar 5, 2023

Closes issue #206, Relative file path is not retrieved properly. Current state always identifies the filename as a subdir of input, and logs an error after failing to delete/move it.

The determineRelativePath() method was being called with the argument order reversed for the argument names, and needed to strip the filename off the path to get a match against the input directory when calling relativize().

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.

1 participant