Searched refs:PREV_VAL (Results 1 – 1 of 1) sorted by relevance
130 PREV_VAL=$(grep -w $CFG $TMP_FILE)134 echo Previous value: $PREV_VAL139 elif [ "x$PREV_VAL" != "x$NEW_VAL" ] ; then141 echo Previous value: $PREV_VAL