Skip to content

[bugfix] QA: disable default configuration file for the cbm::ca::OutputQa

Sergei Zharko requested to merge s.zharko/cbmroot:ca-qa-bugfix-config into master

Quick bug-fix: initialization of the configuration file for cbm::ca::OutputQa in the run_qa.C macro is now optional. To set the configuration file, a user is required to provide the proper path to it by the "configName" parameter of the run_qa.C macro.

Merge request reports