Make the output of getmacs more clearly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4385 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
56d592c060
commit
67c402f39c
@ -480,7 +480,7 @@ sub getmacs {
|
||||
my $curr_conn_speed = $nodeatt{$mtms}{$port_group}{$logical_port_id}{'curr_conn_speed'};
|
||||
|
||||
if ( $phys_port_loc ) {
|
||||
$type = "hea";
|
||||
$type = "hea ";
|
||||
} else {
|
||||
$type = "virtualio";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user