TrigPSC: Avoid calling `theApp.setup` twice
When dumping the job configuration (--dump-config
),
storeJobOptionsCatalogue
already calls theApp.setup
internally.
Avoid calling it a second time to suppress some ERROR messages
(ATR-20915).
When dumping the job configuration (--dump-config
),
storeJobOptionsCatalogue
already calls theApp.setup
internally.
Avoid calling it a second time to suppress some ERROR messages
(ATR-20915).