Since #409 removed the settings directory, the code:
|
if grep -Fxq "PLUGINS_ENABLED+=[\"globus\"]" /code/shub/settings/config.py |
will never be able to find the file, It may be in the settings.yaml file in the shub directory, or possibly in the environment?
Since #409 removed the settings directory, the code:
sregistry/run_uwsgi.sh
Line 14 in ee23901
will never be able to find the file, It may be in the settings.yaml file in the shub directory, or possibly in the environment?