Commit Graph

16 Commits (98b3dcbf37fd462609b92e72080542e4b01b48c8)

Author SHA1 Message Date
neilpang 1c22c2f76a fix for solaris 8 years ago
neilpang 542d7977db add new _url_encode 8 years ago
Bastian Bittorf 3ca93f4a4c shellcheck: fix several occurences of SC2034
message:
SC2034: $VARNAME appears unused. Verify it or export it.

most of these are related to the style:
we generate global vars, which are used in other functions.

the var "lexical_url" was really unused (left it as comment)

the travis-check now does not need anymore special flags.

Signed-off-by: Bastian Bittorf <bb@npl.de>
8 years ago
Kevin Kaland 3cf85634eb Trim potential closing curly brace.
Fixes GH-517.
8 years ago
klemens 329174b6d9 spelling fixes 8 years ago
neilpang e009ec8b93 Support AWS Route53 api 8 years ago
neilpang 422e5026d6 fix shellcheck warnings 8 years ago
neilpang e440223b40 fix shellcheck warnings 8 years ago
neilpang e9f9f515bd fix shellcheck warnings. 8 years ago
neilpang c7b16249b8 fix shellcheck warnings 8 years ago
neilpang dec90f7e5e format dns_me api 8 years ago
nytral 2ea5b283a8 _hmac use and generic date 8 years ago
nytral eb23549cd6 s/bash/sh/ 8 years ago
nytral cd90062850 better bugfix 8 years ago
nytral 3ec72fcee9 bugfix 8 years ago
nytral b9091e14b3 adding DNSMadeEasy API 8 years ago