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
1efb2085
Commit
1efb2085
authored
Feb 20, 2017
by
neilpang
Browse files
fix debug info
parent
e1c42eb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
1efb2085
...
...
@@ -1730,7 +1730,7 @@ _setopt() {
_debug3 APP
echo
"
$__opt$__sep$__val$__end
"
>>
"
$__conf
"
fi
_debug
2
"
$(
grep
-n
"^
$__opt$__sep
"
"
$__conf
"
)
"
_debug
3
"
$(
grep
-n
"^
$__opt$__sep
"
"
$__conf
"
)
"
}
#_save_conf file key value
...
...
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