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
d8b1a8d4
Commit
d8b1a8d4
authored
Nov 16, 2016
by
neil
Committed by
GitHub
Nov 16, 2016
Browse files
Merge pull request #392 from Neilpang/dev
minor, message typo
parents
9c174758
54ae008d
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
d8b1a8d4
...
@@ -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