Browse Source

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

pull/540/head
Philipp Grosswiler 8 years ago
parent
commit
c070407ab2
  1. 2
      dnsapi/dns_linode.sh

2
dnsapi/dns_linode.sh

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