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

/vbox/src/bldprogs/
H A DcheckUndefined.sh30 hostos="${1}"
58 if test "$hostos" = "solaris"; then
61 elif test "$hostos" = "linux"; then
65 echoerr "$0: '$hostos' not a valid hostos string. supported 'linux' 'solaris'"

Completed in 76 milliseconds