fix format

This commit is contained in:
neilpang 2019-02-15 22:33:03 +08:00
parent 7345b92c75
commit 04f7f0ab3d

View File

@ -3518,7 +3518,7 @@ _check_dns_entries() {
_left=1
_info "Not valid yet, let's wait 10 seconds and check next one."
_sleep 10
__purge_txt
__purge_txt
done
if [ "$_left" ]; then
_info "Let's wait 10 seconds and check again".