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
2276a9ec
Commit
2276a9ec
authored
Jan 23, 2016
by
Samuel Tardieu
Browse files
remove extra space leading to an error
The line was parsed as: execute command "" with removelevel being cleared.
parent
649fc386
Changes
1
Hide whitespace changes
Inline
Side-by-side
le.sh
View file @
2276a9ec
...
@@ -621,7 +621,7 @@ issue() {
...
@@ -621,7 +621,7 @@ issue() {
_debug
"d"
"
$d
"
_debug
"d"
"
$d
"
_debug
"keyauthorization"
"
$keyauthorization
"
_debug
"keyauthorization"
"
$keyauthorization
"
_debug
"uri"
"
$uri
"
_debug
"uri"
"
$uri
"
removelevel
=
""
removelevel
=
""
token
=
""
token
=
""
if
[
"
$vtype
"
==
"
$VTYPE_HTTP
"
]
;
then
if
[
"
$vtype
"
==
"
$VTYPE_HTTP
"
]
;
then
if
[
"
$Le_Webroot
"
==
"no"
]
;
then
if
[
"
$Le_Webroot
"
==
"no"
]
;
then
...
...
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