Home
last modified time | relevance | path

Searched refs:current_val (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/
H A Dstatechange-led.sh128 current_val=$(echo "$tmp" | awk -F ',' '{print $1}')
130 if [ "$current_val" != "0" ] ; then
131 current_val=1
148 if [ "$current_val" = "$val" ] ; then