Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
ce6c7d4b
Commit
ce6c7d4b
authored
Feb 15, 2018
by
neilpang
Browse files
fix dp
parent
b51ed9bb
Changes
1
Show whitespace changes
Inline
Side-by-side
dnsapi/dns_dp.sh
View file @
ce6c7d4b
...
...
@@ -93,12 +93,7 @@ add_record() {
return
1
fi
if
_contains
"
$response
"
"Action completed successful"
;
then
return
0
fi
return
1
#error
_contains
"
$response
"
"Action completed successful"
||
_contains
"
$response
"
"Domain record already exists"
}
#################### Private functions below ##################################
...
...
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