aboutsummaryrefslogtreecommitdiff
path: root/src/DumpGH.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/DumpGH.c')
-rw-r--r--src/DumpGH.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DumpGH.c b/src/DumpGH.c
index bc673c3..e844592 100644
--- a/src/DumpGH.c
+++ b/src/DumpGH.c
@@ -321,7 +321,7 @@ static int Checkpoint (const cGH *GH, int called_from)
tempname, filename);
retval = -1;
}
- else
+ else if (called_from == CP_EVOLUTION_DATA)
{
if (checkpoint_keep > 0)
{