Skip to content

AtlasBuildScripts: cleanup clid.db file if conflicts are found

Frank Winklmeier requested to merge fwinkl/athena:clid_duplicate into master

Delete all the individual *_clid.db files in case conflicts (same CLID with different class name) are found. This should prevent issues during incremental builds when e.g. an xAOD class version gets incremented.

Relates to ATEAM-809.

Edited by Frank Winklmeier

Merge request reports