Remind user that rnetboot failed because of rcons

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3051 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
wanghuaz 2009-03-31 06:52:18 +00:00
parent db6a3d9f5a
commit 40b8d7b151

View File

@ -2239,7 +2239,7 @@ expect {
exit 1
}
eof {
send_user "$PROGRAM: ssh connection terminated unexpectedly\n"
send_user "$PROGRAM: ssh connection terminated unexpectedly, please make sure rcons $name works\n"
exit 1
}
}