Skip to content
Snippets Groups Projects

Clean up dependency of functor cache on GaudiConfig2

Merged Rosen Matev requested to merge rmatev-functor-cache into master
All threads resolved!

The change introduced with !2537 (merged) (+ the fixed typo in !2670 (merged)) would have never worked since the MergedConfDB2 target is only added after subdirectories (and the if(TARGET MergedConfDB2) in loki_functors_cache()) are processed. In addition, it was incorrectly passed to gaudirun.py.

Here this change is effectively reverted (together with a minor code cleanup without any visible effect). The reason being that the MergedConfDB2 target isn't defined at all for some projects such as Moore. Instead of adding the dependency here, this is left to the caller of loki_functors_cache in each project (e.g. Rec!2163 (merged)).

Related to Rec!2163 (merged)

Edited by Rosen Matev

Merge request reports

Pipeline #1865728 passed

Pipeline passed for f2e0eae1 on rmatev-functor-cache

Approved by

Merged by Daniel Hugo Campora PerezDaniel Hugo Campora Perez 4 years ago (Aug 17, 2020 12:57pm UTC)

Merge details

  • Changes merged into master with 8145acf5.
  • Deleted the source branch.

Pipeline #1873048 passed

Pipeline passed for 8145acf5 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading