Unverified Commit 933d49b0 authored by Bill Gertz's avatar Bill Gertz Committed by GitHub
Browse files

Style space change

Extra space on empty line 27.
parent 9af85f5a
......@@ -26,7 +26,7 @@ dns_miab_add() {
if ! _retrieve_miab_env; then
return 1
fi
#check domain and seperate into doamin and host
if ! _get_root "$fulldomain"; then
_err "Cannot find any part of ${fulldomain} is hosted on ${MIAB_Server}"
......
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