payu-org / payu

A workflow management tool for numerical models on the NCI computing systems
Apache License 2.0
18 stars 26 forks source link

Fix borked restart file #208

Closed aidanheerdegen closed 4 years ago

aidanheerdegen commented 4 years ago

Removed trailing comma which made restart a tuple, stuffing up the restart file

Fixes #207

aidanheerdegen commented 4 years ago

Emergency hot-fix. Checked it works ok.