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

/solaris-desktop/scripts/
H A Dinstall-jds128 REQ_RELEASE=`get_req release`
1293 if [ -n "$REQ_RELEASE" ]; then
1294 version_lower $RELEASE $REQ_RELEASE
1296 l10n_print "This product requires OS release %s or later" "$REQ_RELEASE"
1301 if [ "$RELEASE" = "$REQ_RELEASE" -a -n "$REQ_KERNELID" ]; then

Completed in 9 milliseconds