Commit 459faf4d authored by jvandborg's avatar jvandborg
Browse files

Format to comply with style guide

parent 8cdceb83
......@@ -203,7 +203,7 @@ _simply_add_record() {
_err "$response"
return 1
fi
_info "Waiting 60 seconds for DNS changes to be written"
_sleep 60
......@@ -252,7 +252,7 @@ _simply_rest() {
_err "error $ep"
return 1
fi
response="$(echo "$response" | _normalizeJson)"
_debug2 response "$response"
......
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