aboutsummaryrefslogtreecommitdiff
path: root/src/CheckpointRecovery.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/CheckpointRecovery.c')
-rw-r--r--src/CheckpointRecovery.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CheckpointRecovery.c b/src/CheckpointRecovery.c
index 838891d..49c8ce3 100644
--- a/src/CheckpointRecovery.c
+++ b/src/CheckpointRecovery.c
@@ -454,7 +454,7 @@ int IOUtil_RecoverVarsFromDatafiles (cGH *GH,
if (! CCTK_Equals (verbose, "none"))
{
- CCTK_VInfo (CCTK_THORNSTRING, "Reading variables from data file '%s'",
+ CCTK_VInfo (CCTK_THORNSTRING, "Reading variables from file with base name '%s'",
basefilename);
}