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
458c0db3
Unverified
Commit
458c0db3
authored
Apr 18, 2020
by
neil
Committed by
GitHub
Apr 18, 2020
Browse files
Merge pull request #2868 from acmesh-official/reason
fix format
parents
8eb608a8
a9953330
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
458c0db3
...
@@ -6950,7 +6950,7 @@ _process() {
...
@@ -6950,7 +6950,7 @@ _process() {
_notify_mode
=
"
$_nmode
"
_notify_mode
=
"
$_nmode
"
shift
shift
;;
;;
--revoke-reason
)
--revoke-reason
)
_revoke_reason
=
"
$2
"
_revoke_reason
=
"
$2
"
if
_startswith
"
$_revoke_reason
"
"-"
;
then
if
_startswith
"
$_revoke_reason
"
"-"
;
then
_err
"'
$_revoke_reason
' is not a integer for '
$1
'"
_err
"'
$_revoke_reason
' is not a integer for '
$1
'"
...
...
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