Searched refs:STATUS_PASS (Results 1 – 1 of 1) sorted by relevance
24 readonly STATUS_PASS="pass"345 if [[ "$ret" -eq 0 && "$status" == "$STATUS_PASS" ]]; then
Completed in 7 milliseconds