Change warning to reflect version check scenarioj

This commit is contained in:
decentral1se 2021-03-20 21:35:13 +01:00
parent 4251c32b30
commit 49226f1640
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

2
abra
View File

@ -553,7 +553,7 @@ output_version_summary() {
echo " ${STACK_NAME}_${SERVICE} (${image}):"
echo " undeployed!"
else
warning "Unable to detect deployed version of ${STACK_NAME}_${SERVICE}, please proceed with caution"
warning "Unable to detect deployed version of ${STACK_NAME}_${SERVICE}"
UNABLE_TO_DETECT="true"
fi
fi