aboutsummaryrefslogtreecommitdiffstats
path: root/g10/trustdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/trustdb.c')
-rw-r--r--g10/trustdb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/trustdb.c b/g10/trustdb.c
index ffdce2c16..8c732bb99 100644
--- a/g10/trustdb.c
+++ b/g10/trustdb.c
@@ -1912,6 +1912,7 @@ validate_keys (int interactive)
log_info (_("next trustdb check due at %s\n"),
strtimestamp (next_expire));
}
+ tdbio_update_version_record();
do_sync ();
pending_check_trustdb = 0;
}