Sample Upgrade Script (cont.)
if [ "$InfoLevel" -ge "$DebugMsg" ]
/bin/echo "UpdateClearCase (debug) - Command Line: $CmdLinePt1 $CmdLinePt2"
if [ "$InfoLevel" -ge "StatusOnly" ]
/bin/echo "UpdateClearCase - Starting Update"
/bin/echo "$CmdLinePt1 $CmdLinePt2" >$InstallLogFile1
/bin/cat $InstallLogFile1
if [ "$InfoLevel" -gt "$Silent" ]
/bin/echo "UpdateClearCae - Upgrade EOT = $Result"
# the install leaves clearcase running, stop it now
# and a later step in the boot process will restart it with
# no errors (otherwise we would get errors)
/usr/atria/etc/atria_start stop