fix comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10781 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
e3df3ae78e
commit
90e6992a4c
@ -3711,7 +3711,7 @@ sub parse_and_run_dsh
|
||||
# enable;configure terminal;show ssh server host-keys
|
||||
# We will build
|
||||
# ssh admin@mswitch cli
|
||||
# ' "enable" "configure terminal" "show ssh server host-keys" '
|
||||
# "enable" "configure terminal" "show ssh server host-keys"
|
||||
my @melcmds;
|
||||
if ($switchtype =~ /Mellanox/i) {
|
||||
$::DSH_MELLANOX_SWITCH=1;
|
||||
|
Loading…
Reference in New Issue
Block a user