From ff55f789ac4869d4a1854e69ecbdbd0a53dbd8f2 Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Mon, 17 Feb 2014 15:22:28 +0000 Subject: [PATCH] New line in "proper" place. --- bootstrap-salt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 7d86445..208ecc7 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -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