mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-25 05:41:09 +00:00
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:
@@ -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. \
|
||||
|
Reference in New Issue
Block a user