Skip to content

Completion marker file configurable

Compare
Choose a tag to compare
@johandahlberg johandahlberg released this 26 Oct 11:29
· 37 commits to master since this release

This completion marker file is now configurable by the completed_marker_file in the configuration. By default is will be set to RTAComplete.txt, which is the same value that was previously used. However for use-cases where this file cannot be depended on to signal the completion of a run (or a directory transfer), this makes it possible to configure this.

Thanks to @Smeds for fixing this!