mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-08 20:40:15 +00:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user