Searched refs:real_output (Results 1 – 1 of 1) sorted by relevance
152 typeset real_output=$($ZPOOL status -x $pool)154 if [[ "$real_output" == "$healthy_output" ]]; then