Commit 1ad6742d authored by Augustin-FL's avatar Augustin-FL
Browse files

fix travis

parent 63ea3e8d
...@@ -134,7 +134,7 @@ _get_root() { ...@@ -134,7 +134,7 @@ _get_root() {
p=$i p=$i
i=$(_math "$i" + 1) i=$(_math "$i" + 1)
done done
_err "Unable to retrive DNS zone matching this domain" _err "Unable to retrive DNS zone matching this domain"
return 1 return 1
} }
......
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