Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

closes issue #206 #209

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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