2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

increased the timeout value for ssh/telnet connection for MelloxIB switch

This commit is contained in:
linggao 2015-05-28 16:48:18 -04:00
parent 99b45ea072
commit 1058c6e518

View File

@ -634,7 +634,7 @@ sub setSSHcfg {
}
my @result = $mysw->expect(
5,
10,
[
$pwd_prompt,
sub {