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
3ebbeb10
Commit
3ebbeb10
authored
Dec 03, 2016
by
Stefan Seidel
Browse files
old habits
parent
0d4035e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_do.sh
View file @
3ebbeb10
...
@@ -108,7 +108,7 @@ _dns_do_soap() {
...
@@ -108,7 +108,7 @@ _dns_do_soap() {
_debug2
"SOAP response
$response
"
_debug2
"SOAP response
$response
"
# retrieve cookie header
# retrieve cookie header
_egrep_o
'Cookie: [^;]+'
<
"
$HTTP_HEADER
"
|
head
-1
>
"
${
_cookiejar
}
"
_egrep_o
'Cookie: [^;]+'
<
"
$HTTP_HEADER
"
|
head
-1
>
"
${
_cookiejar
}
"
return
0
return
0
}
}
...
...
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