mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-28 10:39:33 -05:00
test update and nicer text output for unbound-anchor
git-svn-id: file:///svn/unbound/trunk@2273 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
00ae321bf4
commit
cb978ff7be
2 changed files with 2 additions and 0 deletions
|
|
@ -1816,6 +1816,8 @@ probe_date_allows_certupdate(char* root_anchor_file)
|
|||
" please correct the clock\n");
|
||||
return 0;
|
||||
}
|
||||
if(last_success == 0)
|
||||
return 1; /* no probe time */
|
||||
if(now - last_success < 0) {
|
||||
if(verb) printf("the last successful probe is in the future,"
|
||||
" clock was modified\n");
|
||||
|
|
|
|||
BIN
testdata/10-unbound-anchor.tpkg
vendored
BIN
testdata/10-unbound-anchor.tpkg
vendored
Binary file not shown.
Loading…
Reference in a new issue