Skip to content

Set submit=False in complete config

Gregory Ashton requested to merge ensure-submit-is-false-in-complete-config into master

If the user sets --submit at the command line, ensure the complete config has submit=False. Otherwise, this can cause unexpected behavior when uses copy complete ini files as a basis for another run.

Merge request reports