remove more whitespace (trying to get TravisCI working)

This commit is contained in:
Daniel Watrous 2018-05-03 12:25:11 -05:00 committed by GitHub
parent ec73aeba16
commit 5f593994c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ haproxy_deploy() {
_err "Path to save PEM file not found. Please define DEPLOY_HAPROXY_PEM_PATH."
return 1
fi
_pem_full_path="$_pem_path/$_cdomain.pem"
_info "Full path to PEM $_pem_full_path"