Skip to content

Ignore commented paths in sampleLists

Konstantin Lehmann requested to merge ignoreCommentedPaths into master

Release notes

Sample list parsing skips paths commented with leading "#"

Details

This changes the default behaviour of TQSampleInitializerBase::readInputFilesList().

Edited by Konstantin Lehmann

Merge request reports