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

Avoid adding parent dir in find #412

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

martindurant
Copy link
Member

Fixes #394

@martindurant
Copy link
Member Author

@jorisvandenbossche thanks for the concrete test in #394 (comment)

@martindurant martindurant merged commit c882760 into fsspec:master Jan 14, 2021
@martindurant martindurant deleted the extra_find_dir branch January 14, 2021 15:50
@jorisvandenbossche
Copy link

The title of the PR is suggesting that it is fixing #393, but that's another issue?

@martindurant
Copy link
Member Author

Sorry No, this does indeed fix 394 - the move was failing due to the extra entry in find. Maybe it also fixes 393, I need to check.

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.

BUG: mv() a file with recursive=True no longer working
2 participants