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

Check if filepath is really a file, not a directory. #17

Merged
merged 1 commit into from
Sep 14, 2015

Conversation

thiagogds
Copy link
Contributor

Due to OpenShift filesystem[1] with a .env directory, decouple must check if .env is a file. Otherwise it will fail because .env is a directory in OpenShift Containers.

[1] https://developers.openshift.com/en/managing-filesystem.html#env

henriquebastos added a commit that referenced this pull request Sep 14, 2015
Check if filepath is really a file, not a directory.
@henriquebastos henriquebastos merged commit 0b4b682 into HBNetwork:master Sep 14, 2015
@henriquebastos
Copy link
Collaborator

Tks!

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