Commit 9e45ac93 authored by neilpang's avatar neilpang
Browse files

minor, add message

parent f940b2a5
......@@ -2158,7 +2158,7 @@ __get_domain_new_authz() {
break
fi
_authz_i="$(_math "$_authz_i" + 1)"
_info "Sleep $_authz_i to retry."
_info "The server is busy, Sleep $_authz_i to retry."
_sleep "$_authz_i"
done;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment