aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 9c4e95b..2093c25 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -14,7 +14,7 @@ if (! CCTK_Equals (recover, "no"))
} "Checkpoint recovery routine"
}
-if (*filereader_ID_files)
+if (*filereader_ID_files && *filereader_ID_vars)
{
schedule IOUtil_RecoverIDFromDatafiles at CCTK_RECOVER_VARIABLES after IOUtil_RecoverGH
{