Browse Source

Fixed Travis CI complaining about missing newline at end of file.

Philipp Grosswiler 8 years ago
parent
commit
c070407ab2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dnsapi/dns_linode.sh

+ 1 - 1
dnsapi/dns_linode.sh

@@ -180,4 +180,4 @@ _rest() {
   fi
   _debug2 response "$response"
   return 0
-}
+}