Fujitsu V6.10 Manuel D’Utilisation

Page de 282
7 Command-Line Interface
if %errorlevel%==11 goto memerror
if %errorlevel%==0 goto cu-ok
@echo.
@echo Undefined returncode!
goto endwk
rem
rem ********************************************************
rem * All component of the server were flashed without error
rem * Clean up is done - the Server is set to OK-list
rem ********************************************************
rem
:cu-ok
@echo.
@echo Server %1:All components are flashed without errors
@echo %1 -All components are flashed without errors >>oklist.txt
goto endwk
rem
:c-oldnok
@echo.
@echo CleanUP - Jobs detected not all ok
goto start
rem
rem ********************************************************
rem * Errors in Wait phase
rem ********************************************************
rem
:nothtodo
@echo.
@echo CleanUp or WaitForDone- No flash states ?????
goto endwk
rem
:timeoutc
@echo.
@echo CleanUp, - Timeout???
goto endwk
rem
:statenok
@echo.
256
ServerView Update Management