For P5, instead of checking the line -------, check the words BOOTP.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3048 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
f1f557b011
commit
6e0dd6bae3
@ -1682,7 +1682,7 @@ proc Boot {} {
|
||||
set rc 1
|
||||
return
|
||||
}
|
||||
-ex {------} {
|
||||
-ex {BOOTP} {
|
||||
nc_msg "$PROGRAM: # Network boot proceeding, exiting.\n"
|
||||
}
|
||||
timeout {
|
||||
|
Loading…
Reference in New Issue
Block a user