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

/opensolaris-onvv-gate/usr/src/tools/gk/
H A Dgen_make.machines.sh32 THISHOST=$(uname -n)
37 EXISTING=$(grep "^$THISHOST" $HOME/.make.machines |awk -F"=" '{print $2}')
42 printf "$THISHOST. If you wish to change the setting then this "
46 printf "$THISHOST max=$max\n" >> $HOME/.make.machines
47 printf "dmake concurrency for host $THISHOST set to $max.\n"

Completed in 46 milliseconds