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:
lissav 2011-10-15 10:10:04 +00:00
parent e3df3ae78e
commit 90e6992a4c

View File

@ -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;