mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
New line in "proper" place.
This commit is contained in:
parent
24de9d1e67
commit
ff55f789ac
1 changed files with 1 additions and 1 deletions
|
@ -110,8 +110,8 @@ check_pip_allowed() {
|
|||
_PIP_ALLOWED_ERROR_MSG="$1"
|
||||
else
|
||||
_PIP_ALLOWED_ERROR_MSG="pip based installations were not allowed. Retry using '-P'"
|
||||
|
||||
fi
|
||||
|
||||
if [ $_PIP_ALLOWED -eq $BS_FALSE ]; then
|
||||
echoerror $_PIP_ALLOWED_ERROR_MSG
|
||||
usage
|
||||
|
|
Loading…
Add table
Reference in a new issue