Home
last modified time | relevance | path

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

/xen/xen/tools/kconfig/
A Dmerge_config.sh130 PREV_VAL=$(grep -w $CFG $TMP_FILE)
134 echo Previous value: $PREV_VAL
139 elif [ "x$PREV_VAL" != "x$NEW_VAL" ] ; then
141 echo Previous value: $PREV_VAL

Completed in 1 milliseconds