Skip to content

Backup of restart files

Peter W. Draper requested to merge restart-structs into master

Backup the restart files before overwriting. Meant to avoid issues with trucations for various reasons, like job being killed in the middle of the update.

The technique is just to check if the file already exists and move to a ".prev" version.

Edited by Peter W. Draper

Merge request reports