Searched refs:PREV_VAL (Results 1 – 1 of 1) sorted by relevance
119 PREV_VAL=$(grep -w $CFG $TMP_FILE)121 if [ "x$PREV_VAL" != "x$NEW_VAL" ] ; then123 echo Previous value: $PREV_VAL