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

Fix missing check if original folder exits. #2196

Merged

Conversation

andreaswarnaar
Copy link

This pull request fix missing check if original folder exits.

In early stages when no files are handled, the original folder does not exist yet, with the result of an error when calling disk_free_space with a non existing folder path.

@zerocrates
Copy link
Member

The test failures here are about code style: the code style requires a space between if and the condition.

…iles are handled. This folder does not exist
@andreaswarnaar
Copy link
Author

ai, missed that one.
I updated the PR

@zerocrates zerocrates merged commit 1ff6073 into omeka:develop Jul 3, 2024
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.

2 participants