Skip to content

runHLT_standalone: move flag locking earlier

Frank Winklmeier requested to merge fwinkl/athena:runHLT_lock into 23.0

Move the locking of the flags before any include (previously this was not possible due to InDetJobProperties modifying the flags).

Merge request reports