Update lpar_netboot expect code to match different cases

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
wanghuaz 2009-03-31 03:53:46 +00:00
parent f6a003a5ae
commit db6a3d9f5a

View File

@ -1685,6 +1685,9 @@ proc Boot {} {
-ex {BOOTP} {
nc_msg "$PROGRAM: # Network boot proceeding, exiting.\n"
}
-ex {------} {
nc_msg "$PROGRAM: # Network boot proceeding, exiting.\n"
}
timeout {
set mins [expr ($timeout/60)]
send_user "$PROGRAM: Timeout waiting for the boot image to boot up. \