We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think it's only the line
intermine_boot/intermine_boot/intermine_docker.py
Line 246 in 0756f55
which needs to be changed to achieve this. It should call _is_conf_same to decide what to set the envvar to.
_is_conf_same
The text was updated successfully, but these errors were encountered:
solved issue intermine#43
6d2a4cc
Merge pull request #45 from 22PoojaGaur/issue-41
8ab9e31
PR for #41, #43 and #44
No branches or pull requests
I think it's only the line
intermine_boot/intermine_boot/intermine_docker.py
Line 246 in 0756f55
which needs to be changed to achieve this. It should call
_is_conf_same
to decide what to set the envvar to.The text was updated successfully, but these errors were encountered: