Skip to content
Snippets Groups Projects
Commit 5996805c authored by John Chapman's avatar John Chapman
Browse files

Fix warnings about attempting to add the LooperKiller twice in Simulation jobs.

The `LooperKiller` `G4UserAction` is added by default in Simulation jobs, but after
various configuration migrations it had ended up being added twice which caused
a warning. This commit changes the syntax in the affected job options to make
using the `LooperKiller` configurable, but avoid the warning.


Former-commit-id: 5208a35e3ef8b720f188f8d655f0fd82c0215ff7
parent b129a759
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment