Searched refs:STOPSUBLEVEL (Results 1 – 1 of 1) sorted by relevance
218 STOPSUBLEVEL=`echo $stopvers | cut -d. -f3`223 STOPSUBLEVEL=9999229 if [ $STOPSUBLEVEL -lt $SUBLEVEL ]; then252 if [ $STOPSUBLEVEL -gt $SUBLEVEL ]; then266 if [ $(($SUBLEVEL)) -gt $(($STOPSUBLEVEL)) ]; then267 echo "Stopping since sublevel ($SUBLEVEL) is beyond stop-sublevel ($STOPSUBLEVEL)"