Styling, trailing space

This commit is contained in:
Rolph Haspers 2019-08-19 16:22:48 +02:00
parent 0ac37981cb
commit 4a81205e04
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ dns_leaseweb_rm() {
_err "invalid domain"
return 1
fi
_debug _root_domain "$_domain"
_debug _domain "$fulldomain"