Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
if zoneconf.state and zoneconf.state.current_roll.is_waiting_ds():
zoneconf.step(force=True, customttl=int(arguments.ttl))
logger.info(
- 'Successfuly stepped {}, now waiting {} before deleting the keys'.format(
+ 'Successfully stepped {}, now waiting {} before deleting the keys'.format(
arguments.domain,
arguments.ttl,
)
close(newfd);
return 0;
}
- fprintf(filePtr.get(), "; dump of saved parent nameserver sets succesfully used follows\n");
+ fprintf(filePtr.get(), "; dump of saved parent nameserver sets successfully used follows\n");
fprintf(filePtr.get(), "; total entries: %zu\n", s_savedParentNSSet.lock()->size());
fprintf(filePtr.get(), "; domain\tsuccess\tttd\n");
uint64_t count = 0;