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
5f593994
Unverified
Commit
5f593994
authored
May 03, 2018
by
Daniel Watrous
Committed by
GitHub
May 03, 2018
Browse files
remove more whitespace (trying to get TravisCI working)
parent
ec73aeba
Changes
1
Show whitespace changes
Inline
Side-by-side
deploy/haproxy.sh
View file @
5f593994
...
@@ -28,7 +28,6 @@ haproxy_deploy() {
...
@@ -28,7 +28,6 @@ haproxy_deploy() {
_err
"Path to save PEM file not found. Please define DEPLOY_HAPROXY_PEM_PATH."
_err
"Path to save PEM file not found. Please define DEPLOY_HAPROXY_PEM_PATH."
return
1
return
1
fi
fi
_pem_full_path
=
"
$_pem_path
/
$_cdomain
.pem"
_pem_full_path
=
"
$_pem_path
/
$_cdomain
.pem"
_info
"Full path to PEM
$_pem_full_path
"
_info
"Full path to PEM
$_pem_full_path
"
...
...
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