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
fb2029e7
Commit
fb2029e7
authored
Sep 22, 2016
by
neil
Browse files
add more info
parent
48f02fb6
Changes
1
Show whitespace changes
Inline
Side-by-side
acme.sh
View file @
fb2029e7
...
...
@@ -2749,7 +2749,7 @@ _deactivate() {
_debug entry "$entry"
if [ -z "$entry" ] ; then
_info "No valid entry found."
_info "No
more
valid entry found."
break
fi
...
...
@@ -2773,6 +2773,8 @@ _deactivate() {
return 1
fi
_info "Deactivate: $_vtype success."
done
_debug "$_d_i"
if [ "$_d_i" -lt "$_d_max_retry" ] ; then
...
...
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