Searched refs:STOPSUBLEVEL (Results 1 – 1 of 1) sorted by relevance
219 STOPSUBLEVEL=`echo $stopvers | cut -d. -f3`224 STOPSUBLEVEL=9999230 if [ $STOPSUBLEVEL -lt $SUBLEVEL ]; then253 if [ $STOPSUBLEVEL -gt $SUBLEVEL ]; then267 if [ $(($SUBLEVEL)) -gt $(($STOPSUBLEVEL)) ]; then268 echo "Stopping since sublevel ($SUBLEVEL) is beyond stop-sublevel ($STOPSUBLEVEL)"