htsjdk icon indicating copy to clipboard operation
htsjdk copied to clipboard

IOUtil.openFileForMd5CalculatingWriting() puts the md5 file in the wrong place.

Open lbergelson opened this issue 1 year ago • 0 comments

It looks like I introduced a bug in IOUtil.openFileForMd5CalculatingWriting(). It appears to resolve filename/.md5 instead of filename.md5. We never noticed because it doesn't have tests.

lbergelson avatar Aug 18 '23 21:08 lbergelson