Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

run_umls task now uses correct .prop file #579

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Dtphelan1
Copy link

Summary

Running bundle exec rake terminology:run_umls fails (even after setting up a local version of UMLS) because it's looking for a config called inferno.prop that doesn't exist. This PR updates the rake task argument to use the available all-active-exportconfig.prop config, which appears to be the correct name for the config in this repo.

New behavior

No new behavior other than addressing this bug.

Code changes

The terminology:run_umls rake task now uses the appropriate .prop config file.

Testing guidance

With the local terminology service up and running, confirm that you can successfully run the UMLS task.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant