mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-24 23:15:30 +00:00
10sec is not enough to login to conserver in scaling system
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4392 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -2081,7 +2081,7 @@ trap {
|
||||
exit -1
|
||||
} {INT HUP QUIT TERM}
|
||||
|
||||
set timeout 10
|
||||
set timeout 30
|
||||
set pwd_sent 0
|
||||
send_user "# Connecting to $name\n"
|
||||
|
||||
|
Reference in New Issue
Block a user