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

Don't assume existence of a LOG file in abstract destroy-test #87

Merged
merged 1 commit into from
Jun 8, 2019

Conversation

vweevers
Copy link
Member

@vweevers vweevers commented Jun 8, 2019

This is needed for level-rocksdb because starting with rocksdb@4 it doesn't create a LOG file (Level/rocksdb#114).

The CURRENT file however, should always exist, at least in leveldown and rocksdb to my knowledge.

@vweevers vweevers added the semver-patch Bug fixes that are backward compatible label Jun 8, 2019
@vweevers vweevers requested a review from ralphtheninja June 8, 2019 12:10
vweevers added a commit to Level/level-rocksdb that referenced this pull request Jun 8, 2019
@vweevers vweevers merged commit d0d7a2c into master Jun 8, 2019
@vweevers vweevers deleted the fix-for-rocksdb branch June 8, 2019 12:47
vweevers added a commit to Level/level-rocksdb that referenced this pull request Jun 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch Bug fixes that are backward compatible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants