Searched refs:EXISTING (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/gk/
H A Dgen_make.machines.sh37 EXISTING=$(grep "^$THISHOST" $HOME/.make.machines |awk -F"=" '{print $2}')
39 if [[ -n "$EXISTING" ]] then
41 printf "setting of $EXISTING for host\n"

Completed in 62 milliseconds