Unverified Commit 5f593994 authored by Daniel Watrous's avatar Daniel Watrous Committed by GitHub
Browse files

remove more whitespace (trying to get TravisCI working)

parent ec73aeba
...@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment