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

Improve checks on existance of directories #348

Merged
merged 1 commit into from
Jan 23, 2019
Merged

Improve checks on existance of directories #348

merged 1 commit into from
Jan 23, 2019

Conversation

PaulWessel
Copy link
Member

During initialization we check if user-, cache- and session-dirs are available or need to be created. The tests now check via stat to determine the status of any old directory found.

During initialization we check if user-, cache- and session-dirs are available or need to be created.  The tests now check via stat to determine the status of any old directory found.
@PaulWessel PaulWessel requested a review from a team January 23, 2019 16:45
@PaulWessel PaulWessel merged commit 43febe5 into master Jan 23, 2019
@PaulWessel PaulWessel deleted the dirchecks branch January 23, 2019 19:53
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.

None yet

1 participant