Make comparison in warning printout more robust
In the check for duplicate algorithms in the configuration of DataOnDemand, the Calo RawBank decoding algorithms are returned as objects, not strings. This was causing the check to always fail, which resulted in always printing out the entire configuration of the algorithm.
Cherry-picked from !3015 (merged) on run2-patches
. I don't know if the DoD is still relevant in master
, but as long as this file is there it probably makes sense to fix it...
Merge request reports
Activity
added Configuration cleanup labels
mentioned in issue Moore#272 (closed)
assigned to @ascarabo
Hi @cattanem, do you need some testing here?
- Resolved by Rosen Matev
I don't expect this to make any difference at all to existing tests in
master
, but it is probably wise to run a ci test anyway...
added ci-test-triggered label
- [2021-04-27 18:03] Validation started with lhcb-master-mr#2254
mentioned in commit 3676b57a
mentioned in issue Moore#273 (closed)