From 6e0dd6bae385029033836213fc6235daaa86462e Mon Sep 17 00:00:00 2001 From: wanghuaz Date: Tue, 31 Mar 2009 03:19:45 +0000 Subject: [PATCH] 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 --- xCAT-server/sbin/lpar_netboot.expect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/sbin/lpar_netboot.expect b/xCAT-server/sbin/lpar_netboot.expect index b9580fc23..e2ca13666 100644 --- a/xCAT-server/sbin/lpar_netboot.expect +++ b/xCAT-server/sbin/lpar_netboot.expect @@ -1682,7 +1682,7 @@ proc Boot {} { set rc 1 return } - -ex {------} { + -ex {BOOTP} { nc_msg "$PROGRAM: # Network boot proceeding, exiting.\n" } timeout {