Closed mkosunen closed 1 year ago
Content of interactive control files may be such that they cause batch run to fail. Therefore use Controlfiles only if interactive_rtl is True.
Bugfix: interactive_controlfile was not set correctly to the file that was written.
@Roenski Can you verify this. If we need controlfiles for batch, let's develop mechanism for that separately.
Closes #65
Content of interactive control files may be such that they cause batch run to fail. Therefore use Controlfiles only if interactive_rtl is True.
Bugfix: interactive_controlfile was not set correctly to the file that was written.