Skip to content

fix problem with globbing whithout wildcards

Andre Gunther requested to merge gunther_globfix into master

When parsing input files to the HLT2 throughput test they are basically ignored if the path does not contain a wildcard which can be resolved by glob. This is fixed by checking for wildcards.

Edited by Andre Gunther

Merge request reports