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
a2738e85
Commit
a2738e85
authored
Jun 19, 2019
by
neilpang
Browse files
minor, add debug info
parent
468edfa6
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
a2738e85
...
...
@@ -4785,6 +4785,7 @@ renewAll() {
fi
done
_debug _error_level
"
$_error_level
"
_debug _set_level
"
$_set_level
"
if
[
"
$ACME_IN_CRON
"
]
&&
[
$_error_level
-le
$_set_level
]
;
then
if
[
-z
"
$NOTIFY_MODE
"
]
||
[
"
$NOTIFY_MODE
"
=
"
$NOTIFY_MODE_BULK
"
]
;
then
_msg_subject
=
"Renew"
...
...
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