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
54ae008d
Commit
54ae008d
authored
Nov 16, 2016
by
neilpang
Browse files
minor, message typo
parent
c947322a
Changes
1
Show whitespace changes
Inline
Side-by-side
acme.sh
View file @
54ae008d
...
@@ -2132,7 +2132,7 @@ _on_issue_err() {
...
@@ -2132,7 +2132,7 @@ _on_issue_err() {
if
[
"
$LOG_FILE
"
]
;
then
if
[
"
$LOG_FILE
"
]
;
then
_err
"Please check log file for more details:
$LOG_FILE
"
_err
"Please check log file for more details:
$LOG_FILE
"
else
else
_err
"Please
use
add '--debug' or '--log' to check more details."
_err
"Please add '--debug' or '--log' to check more details."
_err
"See:
$_DEBUG_WIKI
"
_err
"See:
$_DEBUG_WIKI
"
fi
fi
...
...
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