add a workaround for the yaboot issue that produce garbage message

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
wanghuaz 2009-11-10 05:49:34 +00:00
parent f54ddf96fa
commit 519e637247

View File

@ -2677,4 +2677,7 @@ if { (!$noboot) && ( $rc == 0 ) } {
}
}
set command "~."
send_command
exit $rc