Searched refs:current_val (Results 1 – 1 of 1) sorted by relevance
128 current_val=$(echo "$tmp" | awk -F ',' '{print $1}')130 if [ "$current_val" != "0" ] ; then131 current_val=1148 if [ "$current_val" = "$val" ] ; then