Searched refs:failure_count (Results 1 – 1 of 1) sorted by relevance
605 failure_count=0 # Number of failed components690 if [ $failure_count -gt 0 ]; then693 echo "${start_red}FAILED: $failure_count components${end_color}"703 if [ $failure_count -gt 0 ]; then6490 failure_count=$((failure_count + 1))