Skip to content

block_timings from sdp are never used if sdp is a zip archive #100

Description

@vasdommes

exists(sdp_block_timings_path) will always return false if sdp_path is a zip file (not a directory):

const boost::filesystem::path sdp_block_timings_path(sdp_path
/ "block_timings"),

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions