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:
parent
db6a3d9f5a
commit
40b8d7b151
@ -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
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user