Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
743f821f
Commit
743f821f
authored
Dec 05, 2016
by
Stefan Seidel
Browse files
improve error message on failed authentication
parent
b95a99e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_do.sh
View file @
743f821f
...
...
@@ -53,7 +53,7 @@ _dns_do_authenticate() {
_debug
"_domain
$_domain
"
return
0
else
_err
"Authentication failed,
check logs
"
_err
"Authentication failed,
are DO_PID and DO_PW set correctly?
"
fi
return
1
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment