diff --git a/abra b/abra index 4e0b7ed..efb6d51 100755 --- a/abra +++ b/abra @@ -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