7e031a20ff8b92954af8e5fc8167ae73fc3eff7b
Calling GroupConfigProcessor().loadConfigFiles() reads and clears config.groupConfigFiles, and loads the JSON files before iocInit. When loadConfigFiles() is called again from an init-hook, config.groupConfigFiles is empty, and no JSON files are actually read, so no groups in those files are loaded. This change removes error messages at the point where dbLoadGroup is called; errors are now displayed only during iocInit.
PVXS - PVAccess protocol library
VCS - https://github.com/epics-base/pvxs
Documentation - https://epics-base.github.io/pvxs/
Languages
C++
95.9%
Python
2.1%
Makefile
1.3%
Shell
0.3%
CMake
0.2%
Other
0.1%