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:
wanghuaz 2009-03-31 03:19:45 +00:00
parent f1f557b011
commit 6e0dd6bae3

View File

@ -1682,7 +1682,7 @@ proc Boot {} {
set rc 1
return
}
-ex {------} {
-ex {BOOTP} {
nc_msg "$PROGRAM: # Network boot proceeding, exiting.\n"
}
timeout {