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

Remove all references to 'OpenGEM' #105

Closed
larsbutler opened this issue Mar 30, 2011 · 1 comment
Closed

Remove all references to 'OpenGEM' #105

larsbutler opened this issue Mar 30, 2011 · 1 comment
Assignees

Comments

@larsbutler
Copy link
Contributor

Somehow we missed a bunch of these:

$ grep "OpenGEM" -Rn .

./bin/openquake:54:flags.DEFINE_string('config_file', 'openquake-config.gem', 'OpenGEM configuration file')
./build.xml:32:
./celeryconfig.py:22:Config for all installed OpenGEM binaries and modules.
Binary file ./celeryconfig.pyc matches
Binary file ./docs/build/doctrees/environment.pickle matches
./docs/make.bat:91: echo.^> qcollectiongenerator %BUILDDIR%\qthelp\OpenGEM.qhcp
./docs/make.bat:93: echo.^> assistant -collectionFile %BUILDDIR%\qthelp\OpenGEM.ghc
./docs/Makefile:75: @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/OpenGEM.qhcp"
./docs/Makefile:77: @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/OpenGEM.qhc"
./docs/Makefile:84: @echo "# mkdir -p $$HOME/.local/share/devhelp/OpenGEM"
./docs/Makefile:85: @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/OpenGEM"
./docs/schema/README.rst:2:OpenGEM NRML schema
./docs/source/conf.py:18:# OpenGEM documentation build configuration file, created by
./docs/source/conf.py:187:htmlhelp_basename = 'OpenGEMdoc'
./docs/source/conf.py:202: ('index', 'OpenGEM.tex', u'OpenQuake Documentation',
./fabfile.py:144: print "OpenGEM deployment."

@ghost ghost assigned larsbutler Jun 6, 2011
@larsbutler
Copy link
Contributor Author

Resolved by this patch: https://github.com/gem/openquake/pull/238

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

No branches or pull requests

1 participant