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
2399476a
Commit
2399476a
authored
Oct 27, 2016
by
neil
Committed by
GitHub
Oct 27, 2016
Browse files
Merge pull request #347 from Neilpang/dev
minor, add message
parents
34f231f9
9e45ac93
Changes
1
Show whitespace changes
Inline
Side-by-side
acme.sh
View file @
2399476a
...
@@ -2158,7 +2158,7 @@ __get_domain_new_authz() {
...
@@ -2158,7 +2158,7 @@ __get_domain_new_authz() {
break
break
fi
fi
_authz_i
=
"
$(
_math
"
$_authz_i
"
+ 1
)
"
_authz_i
=
"
$(
_math
"
$_authz_i
"
+ 1
)
"
_info
"Sleep
$_authz_i
to retry."
_info
"
The server is busy,
Sleep
$_authz_i
to retry."
_sleep
"
$_authz_i
"
_sleep
"
$_authz_i
"
done
;
done
;
...
...
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