fix bug 4088:xdsh to IBM RackSwitch does not work
This commit is contained in:
parent
7b4f28da60
commit
3b826ad2be
@ -115,6 +115,7 @@ sub run_remote_shell_api {
|
||||
my $rc=1;
|
||||
if ($t) {
|
||||
#Wait for command prompt
|
||||
$t->print("\t");
|
||||
my ($prematch, $match) = $t->waitfor(Match => '/login[: ]*$/i',
|
||||
Match => '/username[: ]*$/i',
|
||||
Match => '/password[: ]*$/i',
|
||||
|
Loading…
Reference in New Issue
Block a user