correct call function

pull/208/head
Sebdraven 2018-07-11 11:37:07 +02:00
parent f47a64b364
commit 74c611d2fb
1 changed files with 1 additions and 1 deletions

View File

@ -350,7 +350,7 @@ def expand_history_dns(api, domain):
time.sleep(1)
results = api.history_dns_soa(results, domain)
results = api.history_dns_soa(domain)
if results:
status_ok = True