Browse Source

fix travis

Augustin-FL 6 years ago
parent
commit
ec6569fbea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dnsapi/dns_online.sh

+ 1 - 1
dnsapi/dns_online.sh

@@ -135,7 +135,7 @@ _get_root() {
     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
 }
 }
 
 
 # this function create a temporary zone version
 # this function create a temporary zone version