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

If the CASSANDRA_INCLUDE environment variable is already set, don't over... #40

Closed
wants to merge 1 commit into from

Conversation

EnigmaCurry
Copy link
Contributor

I'm working on code coverage reports and I need to be able to modify the classpath before Cassandra starts up. It looks like CASSANDRA_INCLUDE is the place to do that, I modified ccm to not overwrite my custom CASSANDRA_INCLUDE setting.

@EnigmaCurry
Copy link
Contributor Author

Never mind, this won't work. I understand better how ccm uses that file and I'll probably just append to the existing file rather than supply my own.

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.

1 participant